Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 02dfb69 commit 5d2563b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ urllib3==2.2.3
# via requests
uvloop==0.20.0 ; sys_platform != "win32"
# via appdaemon (pyproject.toml)
virtualenv==20.26.4
virtualenv==20.27.0
# via pre-commit
wheel==0.44.0
# via pip-tools
Expand Down

0 comments on commit 5d2563b

Please sign in to comment.