File tree Expand file tree Collapse file tree 1 file changed +28
-11
lines changed Expand file tree Collapse file tree 1 file changed +28
-11
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,13 @@ argcomplete==3.6.2
66 # via nox
77attrs==25.3.0
88 # via nox
9+ backports-tarfile==1.2.0
10+ # via jaraco-context
911build==1.2.2.post1
1012 # via
1113 # nox-poetry
1214 # poetry
13- cachecontrol==0.14.3
15+ cachecontrol[filecache] ==0.14.3
1416 # via poetry
1517certifi==2025.7.14
1618 # via
@@ -35,6 +37,8 @@ distlib==0.4.0
3537 # via virtualenv
3638dulwich==0.22.8
3739 # via poetry
40+ exceptiongroup==1.3.0
41+ # via anyio
3842fastjsonschema==2.21.1
3943 # via poetry
4044filelock==3.18.0
@@ -54,6 +58,11 @@ idna==3.10
5458 # anyio
5559 # httpx
5660 # requests
61+ importlib-metadata==8.6.1
62+ # via
63+ # build
64+ # keyring
65+ # poetry
5766installer==0.7.0
5867 # via poetry
5968jaraco-classes==3.4.0
@@ -76,10 +85,10 @@ msgpack==1.1.1
7685 # via cachecontrol
7786nox==2025.5.1
7887 # via
79- # -r .github/workflows/ constraints.in
88+ # -r constraints.in
8089 # nox-poetry
8190nox-poetry==1.2.0
82- # via -r .github/workflows/ constraints.in
91+ # via -r constraints.in
8392packaging==25.0
8493 # via
8594 # build
@@ -88,18 +97,16 @@ packaging==25.0
8897 # nox
8998 # nox-poetry
9099 # poetry
91- pbs-installer==2025.7.12
100+ pbs-installer[download,install] ==2025.7.12
92101 # via poetry
93- pip==25.1.1
94- # via -r .github/workflows/constraints.in
95102pkginfo==1.12.1.2
96103 # via poetry
97104platformdirs==4.3.8
98105 # via
99106 # poetry
100107 # virtualenv
101- poetry==2.1.3
102- # via -r .github/workflows/ constraints.in
108+ poetry==2.1.4
109+ # via -r constraints.in
103110poetry-core==2.1.3
104111 # via poetry
105112pycparser==2.22
@@ -123,22 +130,32 @@ shellingham==1.5.4
123130 # via poetry
124131sniffio==1.3.1
125132 # via anyio
133+ tomli==2.2.1
134+ # via
135+ # build
136+ # dependency-groups
137+ # nox
138+ # poetry
126139tomlkit==0.13.3
127140 # via
128141 # nox-poetry
129142 # poetry
130143trove-classifiers==2025.5.9.12
131144 # via poetry
132145typing-extensions==4.14.1
133- # via anyio
146+ # via
147+ # anyio
148+ # exceptiongroup
134149urllib3==2.5.0
135150 # via
136151 # dulwich
137152 # requests
138- virtualenv==20.31.2
153+ virtualenv==20.32.0
139154 # via
140- # -r .github/workflows/ constraints.in
155+ # -r constraints.in
141156 # nox
142157 # poetry
158+ zipp==3.23.0
159+ # via importlib-metadata
143160zstandard==0.23.0
144161 # via pbs-installer
You can’t perform that action at this time.
0 commit comments