Skip to content

Commit

Permalink
Bump virtualenv from 20.21.0 to 20.22.0 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.21.0 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.0...20.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 20, 2023
1 parent ade3c2f commit 05d0c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==23.1
nox==2022.11.21
nox-poetry==1.0.2
virtualenv==20.21.0
virtualenv==20.22.0

0 comments on commit 05d0c42

Please sign in to comment.