Skip to content

Commit

Permalink
Bump virtualenv from 20.21.1 to 20.22.0 (#8760)
Browse files Browse the repository at this point in the history
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.21.1 to 20.22.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.21.1...20.22.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 23, 2023
1 parent e3ae04d commit 9e7aa16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-constraints-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ urllib3==1.26.15
# via
# requests
# twine
virtualenv==20.21.1
virtualenv==20.22.0
# via nox
webencodings==0.5.1
# via bleach
Expand Down

0 comments on commit 9e7aa16

Please sign in to comment.