Merge pull request #1184 from django-components/dependabot/pip/virtualenv-20.31.2

build(deps): bump virtualenv from 20.30 to 20.31.2
This commit is contained in:
github-actions[bot] 2025-05-13 09:22:51 +02:00 committed by GitHub
commit d7e6d5a961
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 5 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.30
virtualenv==20.31.2
pytest-asyncio
pytest-django
typing-extensions>=4.12.2

View file

@ -104,8 +104,9 @@ urllib3==2.2.3
# via
# requests
# types-requests
virtualenv==20.29.2
virtualenv==20.31.2
# via
# -r requirements-ci.in
# asv
# tox
whitenoise==6.7.0

View file

@ -20,6 +20,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.30
virtualenv==20.31.2
typing-extensions>=4.12.2
pathspec

View file

@ -80,7 +80,9 @@ packaging==24.2
# pytest
# tox
pathspec==0.12.1
# via -r requirements-ci.in
# via
# -r requirements-dev.in
# black
platformdirs==4.3.6
# via
# black
@ -160,7 +162,7 @@ urllib3==2.2.3
# via
# requests
# types-requests
virtualenv==20.30.0
virtualenv==20.31.2
# via
# -r requirements-dev.in
# asv