Skip to content

Commit c732863

Browse files
authored
Fixed safety issues (#246)
Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
1 parent 6e6dbab commit c732863

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

changes/noissue.safety.fix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Addressed safety issues up to 2025-10-27.
1+
Addressed safety issues up to 2026-01-04.

minimum-constraints-develop.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ pyparsing==2.4.7
154154
python-dateutil==2.6.0
155155
# pyzmq 26.1.0 added wheel archives for Python 3.13
156156
pyzmq==26.1.0
157-
requests==2.32.2
157+
requests==2.32.4
158158
requests-mock==1.6.0
159159
requests-toolbelt==0.8.0
160160
rfc3986==1.3.0
@@ -166,7 +166,7 @@ tenacity==8.5.0
166166
toml==0.10.0
167167
tomli==2.0.1
168168
tqdm==4.66.3
169-
urllib3==1.26.19
169+
urllib3==2.5.0
170170
wcwidth==0.1.7
171171
webencodings==0.5.1
172172
zipp==3.19.1

0 commit comments

Comments
 (0)