build(deps): bump virtualenv from 20.33.1 to 20.34.0 (#1349)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-19 08:58:55 +02:00 committed by GitHub
parent 72f0aae442
commit b4aa2295cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 4 deletions

View file

@ -7,7 +7,7 @@ whitenoise
asv
# NOTE: pin virtualenv to <20.31 until asv fixes integration
# See https://github.com/airspeed-velocity/asv/issues/1484
virtualenv==20.33.1
virtualenv==20.34.0
pytest-asyncio
pytest-django
typing-extensions>=4.12.2

View file

@ -100,11 +100,12 @@ typing-extensions==4.13.2
# -r requirements-ci.in
# pyee
# tox
# virtualenv
urllib3==2.2.3
# via
# requests
# types-requests
virtualenv==20.33.1
virtualenv==20.34.0
# via
# -r requirements-ci.in
# asv

View file

@ -21,6 +21,6 @@ pygments-djc
asv
# NOTE: pin virtualenv to <20.31 until asv fixes integration
# See https://github.com/airspeed-velocity/asv/issues/1484
virtualenv==20.33.1
virtualenv==20.34.0
typing-extensions>=4.12.2
pathspec

View file

@ -31,6 +31,10 @@ colorama==0.4.6
distlib==0.3.9
# via virtualenv
django==4.2.23
# via
# -r requirements-dev.in
# django-template-partials
django-template-partials==25.1
# via -r requirements-dev.in
djc-core-html-parser==1.0.2
# via -r requirements-dev.in
@ -159,11 +163,12 @@ typing-extensions==4.13.2
# mypy
# pyee
# tox
# virtualenv
urllib3==2.2.3
# via
# requests
# types-requests
virtualenv==20.33.1
virtualenv==20.34.0
# via
# -r requirements-dev.in
# asv