mirror of
https://github.com/django-components/django-components.git
synced 2025-09-18 11:49:44 +00:00
build(deps): bump virtualenv from 20.31.2 to 20.32.0 (#1307)
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
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
--- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7a260f7e47
commit
740a8c5f1c
4 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ whitenoise
|
||||||
asv
|
asv
|
||||||
# NOTE: pin virtualenv to <20.31 until asv fixes integration
|
# NOTE: pin virtualenv to <20.31 until asv fixes integration
|
||||||
# See https://github.com/airspeed-velocity/asv/issues/1484
|
# See https://github.com/airspeed-velocity/asv/issues/1484
|
||||||
virtualenv==20.31.2
|
virtualenv==20.32.0
|
||||||
pytest-asyncio
|
pytest-asyncio
|
||||||
pytest-django
|
pytest-django
|
||||||
typing-extensions>=4.12.2
|
typing-extensions>=4.12.2
|
||||||
|
|
|
@ -104,7 +104,7 @@ urllib3==2.2.3
|
||||||
# via
|
# via
|
||||||
# requests
|
# requests
|
||||||
# types-requests
|
# types-requests
|
||||||
virtualenv==20.31.2
|
virtualenv==20.32.0
|
||||||
# via
|
# via
|
||||||
# -r requirements-ci.in
|
# -r requirements-ci.in
|
||||||
# asv
|
# asv
|
||||||
|
|
|
@ -20,6 +20,6 @@ pygments-djc
|
||||||
asv
|
asv
|
||||||
# NOTE: pin virtualenv to <20.31 until asv fixes integration
|
# NOTE: pin virtualenv to <20.31 until asv fixes integration
|
||||||
# See https://github.com/airspeed-velocity/asv/issues/1484
|
# See https://github.com/airspeed-velocity/asv/issues/1484
|
||||||
virtualenv==20.31.2
|
virtualenv==20.32.0
|
||||||
typing-extensions>=4.12.2
|
typing-extensions>=4.12.2
|
||||||
pathspec
|
pathspec
|
|
@ -163,7 +163,7 @@ urllib3==2.2.3
|
||||||
# via
|
# via
|
||||||
# requests
|
# requests
|
||||||
# types-requests
|
# types-requests
|
||||||
virtualenv==20.31.2
|
virtualenv==20.32.0
|
||||||
# via
|
# via
|
||||||
# -r requirements-dev.in
|
# -r requirements-dev.in
|
||||||
# asv
|
# asv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue