Skip to content

Commit c8bc8f1

Browse files
Update tox-py39-cp39-linux-x86_64 constraints
1 parent a517e4a commit c8bc8f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements/tox-py39-cp39-linux-x86_64.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ charset-normalizer==3.3.2
1818
# via requests
1919
colorama==0.4.6
2020
# via pytest-watch
21-
coverage==7.5.0
21+
coverage==7.5.1
2222
# via
2323
# -r requirements/tox-py39-cp39-linux-x86_64.in
2424
# pytest-cov
25-
cryptography==42.0.5
25+
cryptography==42.0.7
2626
# via
2727
# pyopenssl
2828
# trustme
@@ -78,7 +78,7 @@ py==1.11.0
7878
# via pypytools
7979
pycparser==2.22
8080
# via cffi
81-
pygments==2.17.2
81+
pygments==2.18.0
8282
# via rich
8383
pyopenssl==24.1.0 ; implementation_name != "pypy"
8484
# via -r requirements/tox-py39-cp39-linux-x86_64.in
@@ -143,5 +143,5 @@ urllib3==1.26.18
143143
# requests
144144
watchdog==4.0.0
145145
# via pytest-watch
146-
zipp==3.18.1
146+
zipp==3.18.2
147147
# via importlib-metadata

0 commit comments

Comments
 (0)