File tree Expand file tree Collapse file tree 1 file changed +27
-38
lines changed
Expand file tree Collapse file tree 1 file changed +27
-38
lines changed Original file line number Diff line number Diff line change @@ -4,25 +4,25 @@ argcomplete==3.5.0
44 # via nox
55build==1.2.2
66 # via poetry
7- cachecontrol==0.14.0
7+ cachecontrol[filecache] ==0.14.0
88 # via poetry
99certifi==2024.8.30
1010 # via requests
1111cffi==1.17.1
12- # via xattr
12+ # via cryptography
1313charset-normalizer==3.3.2
1414 # via requests
1515cleo==2.1.0
1616 # via poetry
1717colorlog==6.8.2
1818 # via nox
1919crashtest==0.4.1
20- # via
21- # cleo
22- # poetry
20+ # via cleo
21+ cryptography==44.0.0
22+ # via secretstorage
2323distlib==0.3.8
2424 # via virtualenv
25- dulwich==0.21 .7
25+ dulwich==0.22 .7
2626 # via poetry
2727fastjsonschema==2.20.0
2828 # via poetry
@@ -32,52 +32,48 @@ filelock==3.16.1
3232 # virtualenv
3333idna==3.10
3434 # via requests
35- importlib-metadata==8.5.0
36- # via keyring
3735installer==0.7.0
3836 # via poetry
3937jaraco-classes==3.4.0
4038 # via keyring
41- keyring==24.3.1
39+ jaraco-context==6.0.1
40+ # via keyring
41+ jaraco-functools==4.1.0
42+ # via keyring
43+ jeepney==0.8.0
44+ # via
45+ # keyring
46+ # secretstorage
47+ keyring==25.6.0
4248 # via poetry
4349more-itertools==10.5.0
44- # via jaraco-classes
50+ # via
51+ # jaraco-classes
52+ # jaraco-functools
4553msgpack==1.1.0
4654 # via cachecontrol
4755nox==2024.4.15
4856 # via
49- # -r .github/workflows/ constraints.in
57+ # -r constraints.in
5058 # nox-poetry
5159nox-poetry==1.0.3
52- # via -r .github/workflows/ constraints.in
60+ # via -r constraints.in
5361packaging==24.1
5462 # via
5563 # build
5664 # nox
5765 # nox-poetry
5866 # poetry
59- pexpect==4.9.0
60- # via poetry
61- pip==24.2
62- # via -r .github/workflows/constraints.in
63- pkginfo==1.11.1
67+ pkginfo==1.12.0
6468 # via poetry
6569platformdirs==4.3.6
6670 # via
6771 # poetry
6872 # virtualenv
69- poetry==1.8.3
70- # via
71- # -r .github/workflows/constraints.in
72- # poetry-plugin-export
73- poetry-core==1.9.0
74- # via
75- # poetry
76- # poetry-plugin-export
77- poetry-plugin-export==1.8.0
73+ poetry==2.0.0
74+ # via -r constraints.in
75+ poetry-core==2.0.0
7876 # via poetry
79- ptyprocess==0.7.0
80- # via pexpect
8177pycparser==2.22
8278 # via cffi
8379pyproject-hooks==1.2.0
@@ -93,13 +89,10 @@ requests==2.32.3
9389 # requests-toolbelt
9490requests-toolbelt==1.0.0
9591 # via poetry
92+ secretstorage==3.3.3
93+ # via keyring
9694shellingham==1.5.4
9795 # via poetry
98- tomli==2.0.2
99- # via
100- # build
101- # nox
102- # poetry
10396tomlkit==0.13.2
10497 # via
10598 # nox-poetry
@@ -112,10 +105,6 @@ urllib3==2.2.3
112105 # requests
113106virtualenv==20.26.6
114107 # via
115- # -r .github/workflows/ constraints.in
108+ # -r constraints.in
116109 # nox
117110 # poetry
118- xattr==1.1.0
119- # via poetry
120- zipp==3.20.2
121- # via importlib-metadata
You can’t perform that action at this time.
0 commit comments