Skip to content

Commit

Permalink
build(deps): bump virtualenv in /bindings/python/requirements
Browse files Browse the repository at this point in the history
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.23.0 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.23.0...20.26.6)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent c399b45 commit 5758854
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bindings/python/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.1.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.6
distlib==0.3.9
# via virtualenv
filelock==3.12.2
# via
Expand All @@ -20,7 +20,7 @@ packaging==23.1
# via
# pyproject-api
# tox
platformdirs==3.5.3
platformdirs==4.3.6
# via
# tox
# virtualenv
Expand All @@ -33,6 +33,6 @@ tomli==2.0.1
# pyproject-api
# tox
tox==4.6.0
# via -r requirements/dev.in
virtualenv==20.23.0
# via -r dev.in
virtualenv==20.26.6
# via tox

0 comments on commit 5758854

Please sign in to comment.