File tree 4 files changed +18
-18
lines changed 4 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ charset-normalizer==3.3.2
36
36
# requests
37
37
colorama==0.4.6
38
38
# via tox
39
- cryptography==42.0.5
39
+ cryptography==42.0.7
40
40
# via -r typing.txt
41
41
distlib==0.3.8
42
42
# via virtualenv
@@ -72,7 +72,7 @@ markupsafe==2.1.5
72
72
# via
73
73
# -r docs.txt
74
74
# jinja2
75
- mypy==1.9 .0
75
+ mypy==1.10 .0
76
76
# via -r typing.txt
77
77
mypy-extensions==1.0.0
78
78
# via
@@ -93,19 +93,19 @@ packaging==24.0
93
93
# pytest
94
94
# sphinx
95
95
# tox
96
- pallets-sphinx-themes==2.1.1
96
+ pallets-sphinx-themes==2.1.3
97
97
# via -r docs.txt
98
98
platformdirs==4.2.0
99
99
# via
100
100
# tox
101
101
# virtualenv
102
- pluggy==1.4 .0
102
+ pluggy==1.5 .0
103
103
# via
104
104
# -r tests.txt
105
105
# -r typing.txt
106
106
# pytest
107
107
# tox
108
- pre-commit==3.7.0
108
+ pre-commit==3.7.1
109
109
# via -r dev.in
110
110
pycparser==2.22
111
111
# via
@@ -118,9 +118,9 @@ pygments==2.17.2
118
118
# sphinx-tabs
119
119
pyproject-api==1.6.1
120
120
# via tox
121
- pyright==1.1.357
121
+ pyright==1.1.362
122
122
# via -r typing.txt
123
- pytest==8.1.1
123
+ pytest==8.2.0
124
124
# via
125
125
# -r tests.txt
126
126
# -r typing.txt
@@ -138,7 +138,7 @@ snowballstemmer==2.2.0
138
138
# via
139
139
# -r docs.txt
140
140
# sphinx
141
- sphinx==7.2.6
141
+ sphinx==7.3.7
142
142
# via
143
143
# -r docs.txt
144
144
# pallets-sphinx-themes
@@ -172,7 +172,7 @@ sphinxcontrib-serializinghtml==1.1.10
172
172
# via
173
173
# -r docs.txt
174
174
# sphinx
175
- tox==4.14.2
175
+ tox==4.15.0
176
176
# via -r dev.in
177
177
types-contextvars==2.4.7.3
178
178
# via -r typing.txt
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ packaging==24.0
28
28
# via
29
29
# pallets-sphinx-themes
30
30
# sphinx
31
- pallets-sphinx-themes==2.1.1
31
+ pallets-sphinx-themes==2.1.3
32
32
# via -r docs.in
33
33
pygments==2.17.2
34
34
# via
@@ -38,7 +38,7 @@ requests==2.31.0
38
38
# via sphinx
39
39
snowballstemmer==2.2.0
40
40
# via sphinx
41
- sphinx==7.2.6
41
+ sphinx==7.3.7
42
42
# via
43
43
# -r docs.in
44
44
# pallets-sphinx-themes
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ iniconfig==2.0.0
10
10
# via pytest
11
11
packaging==24.0
12
12
# via pytest
13
- pluggy==1.4 .0
13
+ pluggy==1.5 .0
14
14
# via pytest
15
- pytest==8.1.1
15
+ pytest==8.2.0
16
16
# via -r tests.in
17
17
python-dotenv==1.0.1
18
18
# via -r tests.in
Original file line number Diff line number Diff line change @@ -8,25 +8,25 @@ asgiref==3.8.1
8
8
# via -r typing.in
9
9
cffi==1.16.0
10
10
# via cryptography
11
- cryptography==42.0.5
11
+ cryptography==42.0.7
12
12
# via -r typing.in
13
13
iniconfig==2.0.0
14
14
# via pytest
15
- mypy==1.9 .0
15
+ mypy==1.10 .0
16
16
# via -r typing.in
17
17
mypy-extensions==1.0.0
18
18
# via mypy
19
19
nodeenv==1.8.0
20
20
# via pyright
21
21
packaging==24.0
22
22
# via pytest
23
- pluggy==1.4 .0
23
+ pluggy==1.5 .0
24
24
# via pytest
25
25
pycparser==2.22
26
26
# via cffi
27
- pyright==1.1.357
27
+ pyright==1.1.362
28
28
# via -r typing.in
29
- pytest==8.1.1
29
+ pytest==8.2.0
30
30
# via -r typing.in
31
31
python-dotenv==1.0.1
32
32
# via -r typing.in
You can’t perform that action at this time.
0 commit comments