We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b1a1e commit 7ca54b7Copy full SHA for 7ca54b7
1 file changed
requirements/tox-py39-cp39-linux-x86_64.txt
@@ -18,11 +18,11 @@ charset-normalizer==3.3.2
18
# via requests
19
colorama==0.4.6
20
# via pytest-watch
21
-coverage==7.5.0
+coverage==7.5.1
22
# via
23
# -r requirements/tox-py39-cp39-linux-x86_64.in
24
# pytest-cov
25
-cryptography==42.0.5
+cryptography==42.0.7
26
27
# pyopenssl
28
# trustme
@@ -78,7 +78,7 @@ py==1.11.0
78
# via pypytools
79
pycparser==2.22
80
# via cffi
81
-pygments==2.17.2
+pygments==2.18.0
82
# via rich
83
pyopenssl==24.1.0 ; implementation_name != "pypy"
84
# via -r requirements/tox-py39-cp39-linux-x86_64.in
0 commit comments