Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent d03c887 commit 0e50998
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 @@ -39,5 +39,5 @@ tomli==2.0.1 ; python_full_version < '3.11.0a7'
tomlkit==0.11.6 ; python_version >= '3.6'
typing-extensions==4.4.0 ; python_version < '3.10'
urllib3==1.26.13 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
virtualenv==20.17.1 ; python_version >= '3.6'
virtualenv==20.23.1 ; python_version >= '3.6'
wrapt==1.14.1 ; python_version < '3.11'

0 comments on commit 0e50998

Please sign in to comment.