build(deps): bump virtualenv from 20.34.0 to 20.35.3

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.34.0 to 20.35.3.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.34.0...20.35.3)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.35.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-13 17:05:01 +00:00 committed by GitHub
parent 485027b308
commit bcf07aee7e
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.34.0
virtualenv==20.35.3
pytest-asyncio
pytest-django
typing-extensions>=4.12.2

View file

@ -107,7 +107,7 @@ urllib3==2.2.3
# via
# requests
# types-requests
virtualenv==20.34.0
virtualenv==20.35.3
# via
# -r requirements-ci.in
# asv

View file

@ -19,6 +19,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.34.0
virtualenv==20.35.3
typing-extensions>=4.12.2
pathspec

View file

@ -162,7 +162,7 @@ urllib3==2.5.0
# via
# requests
# types-requests
virtualenv==20.34.0
virtualenv==20.35.3
# via
# -r requirements-dev.in
# asv