Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and francbartoli committed Feb 18, 2024
1 parent e210582 commit 56366bb
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
Expand Up @@ -2,4 +2,4 @@ pip==24.0
nox==2023.4.22
nox-poetry==1.0.3
poetry==1.7.1
virtualenv==20.24.7
virtualenv==20.25.0

0 comments on commit 56366bb

Please sign in to comment.