mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 14:28:18 +00:00
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:
commit
d7e6d5a961
4 changed files with 8 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue