build(deps): bump virtualenv from 20.32.0 to 20.33.0 (#1319)
Some checks failed
Docs - build & deploy / docs (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.10) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.11) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.12) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.13) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.8) (push) Has been cancelled
Run tests / build (ubuntu-latest, 3.9) (push) Has been cancelled
Run tests / build (windows-latest, 3.10) (push) Has been cancelled
Run tests / build (windows-latest, 3.11) (push) Has been cancelled
Run tests / build (windows-latest, 3.12) (push) Has been cancelled
Run tests / build (windows-latest, 3.13) (push) Has been cancelled
Run tests / build (windows-latest, 3.8) (push) Has been cancelled
Run tests / build (windows-latest, 3.9) (push) Has been cancelled
Run tests / test_docs (3.13) (push) Has been cancelled
Run tests / test_sampleproject (3.13) (push) Has been cancelled

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-05 22:02:02 +02:00 committed by GitHub
parent 4124e18485
commit 0df269adfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 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.32.0
virtualenv==20.33.0
pytest-asyncio
pytest-django
typing-extensions>=4.12.2

View file

@ -104,7 +104,7 @@ urllib3==2.2.3
# via
# requests
# types-requests
virtualenv==20.32.0
virtualenv==20.33.0
# via
# -r requirements-ci.in
# asv

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.32.0
virtualenv==20.33.0
typing-extensions>=4.12.2
pathspec

View file

@ -163,7 +163,7 @@ urllib3==2.2.3
# via
# requests
# types-requests
virtualenv==20.32.0
virtualenv==20.33.0
# via
# -r requirements-dev.in
# asv