mirror of
https://github.com/django-components/django-components.git
synced 2025-08-31 11:17:21 +00:00
build(deps): bump virtualenv from 20.33.0 to 20.33.1 (#1335)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ea8d039b9
commit
6e227b375c
4 changed files with 4 additions and 4 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.33.0
|
||||
virtualenv==20.33.1
|
||||
pytest-asyncio
|
||||
pytest-django
|
||||
typing-extensions>=4.12.2
|
||||
|
|
|
@ -104,7 +104,7 @@ urllib3==2.2.3
|
|||
# via
|
||||
# requests
|
||||
# types-requests
|
||||
virtualenv==20.33.0
|
||||
virtualenv==20.33.1
|
||||
# via
|
||||
# -r requirements-ci.in
|
||||
# asv
|
||||
|
|
|
@ -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.33.0
|
||||
virtualenv==20.33.1
|
||||
typing-extensions>=4.12.2
|
||||
pathspec
|
|
@ -163,7 +163,7 @@ urllib3==2.2.3
|
|||
# via
|
||||
# requests
|
||||
# types-requests
|
||||
virtualenv==20.33.0
|
||||
virtualenv==20.33.1
|
||||
# via
|
||||
# -r requirements-dev.in
|
||||
# asv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue