Skip to content

build(deps): bump virtualenv from 20.31.2 to 20.32.0 in /.github/workflows in the minor-and-patch group #675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 27 additions & 10 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ argcomplete==3.6.2
# via nox
attrs==25.3.0
# via nox
backports-tarfile==1.2.0
# via jaraco-context
build==1.2.2.post1
# via
# nox-poetry
# poetry
cachecontrol==0.14.3
cachecontrol[filecache]==0.14.3
# via poetry
certifi==2025.7.14
# via
Expand All @@ -35,6 +37,8 @@ distlib==0.4.0
# via virtualenv
dulwich==0.22.8
# via poetry
exceptiongroup==1.3.0
# via anyio
fastjsonschema==2.21.1
# via poetry
filelock==3.18.0
Expand All @@ -54,6 +58,11 @@ idna==3.10
# anyio
# httpx
# requests
importlib-metadata==8.6.1
# via
# build
# keyring
# poetry
installer==0.7.0
# via poetry
jaraco-classes==3.4.0
Expand All @@ -76,10 +85,10 @@ msgpack==1.1.1
# via cachecontrol
nox==2025.5.1
# via
# -r .github/workflows/constraints.in
# -r constraints.in
# nox-poetry
nox-poetry==1.2.0
# via -r .github/workflows/constraints.in
# via -r constraints.in
packaging==25.0
# via
# build
Expand All @@ -88,18 +97,16 @@ packaging==25.0
# nox
# nox-poetry
# poetry
pbs-installer==2025.7.12
pbs-installer[download,install]==2025.7.12
# via poetry
pip==25.1.1
# via -r .github/workflows/constraints.in
pkginfo==1.12.1.2
# via poetry
platformdirs==4.3.8
# via
# poetry
# virtualenv
poetry==2.1.3
# via -r .github/workflows/constraints.in
# via -r constraints.in
poetry-core==2.1.3
# via poetry
pycparser==2.22
Expand All @@ -123,22 +130,32 @@ shellingham==1.5.4
# via poetry
sniffio==1.3.1
# via anyio
tomli==2.2.1
# via
# build
# dependency-groups
# nox
# poetry
tomlkit==0.13.3
# via
# nox-poetry
# poetry
trove-classifiers==2025.5.9.12
# via poetry
typing-extensions==4.14.1
# via anyio
# via
# anyio
# exceptiongroup
urllib3==2.5.0
# via
# dulwich
# requests
virtualenv==20.31.2
virtualenv==20.32.0
# via
# -r .github/workflows/constraints.in
# -r constraints.in
# nox
# poetry
zipp==3.23.0
# via importlib-metadata
zstandard==0.23.0
# via pbs-installer
Loading