Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tunakasif committed Jan 19, 2025
1 parent ef71e6a commit 1d6f982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ tox==4.14.1 ; python_version >= "3.10" and python_version < "3.12"
traitlets==5.14.2 ; python_version >= "3.10" and python_version < "3.12"
triton==2.2.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.12" and python_version >= "3.10"
typing-extensions==4.10.0 ; python_version >= "3.10" and python_version < "3.12"
virtualenv==20.25.1 ; python_version >= "3.10" and python_version < "3.12"
virtualenv==20.26.6 ; python_version >= "3.10" and python_version < "3.12"
wcwidth==0.2.13 ; python_version >= "3.10" and python_version < "3.12"
wrapt==1.16.0 ; python_version >= "3.10" and python_version < "3.12"
zipp==3.18.0 ; python_version >= "3.10" and python_version < "3.12"

0 comments on commit 1d6f982

Please sign in to comment.