Skip to content

Commit 36a2026

Browse files
Update tox-py39-cp39-win32-amd64 constraints
1 parent 458e5f3 commit 36a2026

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements/tox-py39-cp39-win32-amd64.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ colorama==0.4.6
2020
# via
2121
# pytest
2222
# pytest-watch
23-
coverage==7.5.0
23+
coverage==7.5.2
2424
# via
2525
# -r requirements/tox-py39-cp39-win32-amd64.in
2626
# pytest-cov
27-
cryptography==42.0.5
27+
cryptography==42.0.7
2828
# via
2929
# pyopenssl
3030
# trustme
@@ -80,13 +80,13 @@ py==1.11.0
8080
# via pypytools
8181
pycparser==2.22
8282
# via cffi
83-
pygments==2.17.2
83+
pygments==2.18.0
8484
# via rich
8585
pyopenssl==24.1.0 ; implementation_name != "pypy"
8686
# via -r requirements/tox-py39-cp39-win32-amd64.in
8787
pypytools==0.6.2
8888
# via -r requirements/tox-py39-cp39-win32-amd64.in
89-
pytest==8.2.0
89+
pytest==8.2.1
9090
# via
9191
# -r requirements/tox-py39-cp39-win32-amd64.in
9292
# pytest-clarity
@@ -112,7 +112,7 @@ pytest-xdist==3.6.1
112112
# via -r requirements/tox-py39-cp39-win32-amd64.in
113113
pytz==2024.1
114114
# via tempora
115-
requests==2.31.0
115+
requests==2.32.2
116116
# via
117117
# -r requirements/tox-py39-cp39-win32-amd64.in
118118
# requests-toolbelt
@@ -135,15 +135,15 @@ trustme==1.1.0
135135
# via -r requirements/tox-py39-cp39-win32-amd64.in
136136
typeguard==4.2.1
137137
# via inflect
138-
typing-extensions==4.11.0
138+
typing-extensions==4.12.0
139139
# via
140140
# inflect
141141
# typeguard
142142
urllib3==1.26.18
143143
# via
144144
# -r requirements/tox-py39-cp39-win32-amd64.in
145145
# requests
146-
watchdog==4.0.0
146+
watchdog==4.0.1
147147
# via pytest-watch
148-
zipp==3.18.1
148+
zipp==3.19.0
149149
# via importlib-metadata

0 commit comments

Comments
 (0)