Skip to content

Commit a81051d

Browse files
Update tox-py39-cp39-win32-amd64 constraints
1 parent 02e2ff1 commit a81051d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

+10-10
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
autocommand==2.2.2
88
# via jaraco-text
9-
backports-tarfile==1.1.1
9+
backports-tarfile==1.2.0
1010
# via jaraco-context
1111
certifi==2024.2.2
1212
# via requests
@@ -20,11 +20,11 @@ colorama==0.4.6
2020
# via
2121
# pytest
2222
# pytest-watch
23-
coverage==7.5.0
23+
coverage==7.5.3
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.3
116116
# via
117117
# -r requirements/tox-py39-cp39-win32-amd64.in
118118
# requests-toolbelt
@@ -133,17 +133,17 @@ tomli==2.0.1
133133
# pytest
134134
trustme==1.1.0
135135
# via -r requirements/tox-py39-cp39-win32-amd64.in
136-
typeguard==4.2.1
136+
typeguard==4.3.0
137137
# via inflect
138-
typing-extensions==4.11.0
138+
typing-extensions==4.12.1
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.1
149149
# via importlib-metadata

0 commit comments

Comments
 (0)