mirror of
https://github.com/django-components/django-components.git
synced 2025-12-23 11:12:57 +00:00
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:
parent
485027b308
commit
bcf07aee7e
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.34.0
|
||||
virtualenv==20.35.3
|
||||
pytest-asyncio
|
||||
pytest-django
|
||||
typing-extensions>=4.12.2
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue