File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ charset-normalizer==3.3.2
18
18
# via requests
19
19
colorama==0.4.6
20
20
# via pytest-watch
21
- coverage==7.5.0
21
+ coverage==7.5.1
22
22
# via
23
23
# -r requirements/tox-py39-cp39-linux-x86_64.in
24
24
# pytest-cov
25
- cryptography==42.0.5
25
+ cryptography==42.0.7
26
26
# via
27
27
# pyopenssl
28
28
# trustme
@@ -78,7 +78,7 @@ py==1.11.0
78
78
# via pypytools
79
79
pycparser==2.22
80
80
# via cffi
81
- pygments==2.17.2
81
+ pygments==2.18.0
82
82
# via rich
83
83
pyopenssl==24.1.0 ; implementation_name != "pypy"
84
84
# via -r requirements/tox-py39-cp39-linux-x86_64.in
@@ -143,5 +143,5 @@ urllib3==1.26.18
143
143
# requests
144
144
watchdog==4.0.0
145
145
# via pytest-watch
146
- zipp==3.18.1
146
+ zipp==3.18.2
147
147
# via importlib-metadata
You can’t perform that action at this time.
0 commit comments