Skip to content

Commit

Permalink
Bump virtualenv from 20.17.1 to 20.26.6 (#5918)
Browse files Browse the repository at this point in the history
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.17.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.17.1...20.26.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 5675321 commit cff84de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ deprecated==1.2.14
# opentelemetry-exporter-otlp-proto-http
dill==0.3.6
# via pylint
distlib==0.3.6
distlib==0.3.9
# via virtualenv
dj-database-url==2.3.0
# via -r requirements.in
Expand Down Expand Up @@ -164,7 +164,7 @@ factory-boy==3.3.1
# via -r requirements-dev.in
faker==15.3.4
# via factory-boy
filelock==3.8.2
filelock==3.17.0
# via virtualenv
flake8==7.1.1
# via
Expand Down Expand Up @@ -337,7 +337,7 @@ pip-tools==7.4.1
# via -r requirements-dev.in
piprot==0.9.11
# via -r requirements-dev.in
platformdirs==2.6.0
platformdirs==4.3.6
# via
# pylint
# virtualenv
Expand Down Expand Up @@ -540,7 +540,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.17.1
virtualenv==20.26.6
# via pre-commit
wcwidth==0.2.5
# via prompt-toolkit
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.1
virtualenv==20.26.6
# via pre-commit
wcwidth==0.2.13
# via prompt-toolkit
Expand Down

0 comments on commit cff84de

Please sign in to comment.