Skip to content

Commit a5504f7

Browse files
Update dependency urllib3 to v2.6.0 [SECURITY]
1 parent 71ffe58 commit a5504f7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ pyyaml==6.0.1
1414
# via dials-data (pyproject.toml)
1515
requests==2.31.0
1616
# via dials-data (pyproject.toml)
17-
urllib3==2.2.3
17+
urllib3==2.6.0
1818
# via requests

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ pyyaml==6.0.1
2424
# via dials-data (pyproject.toml)
2525
requests==2.31.0
2626
# via dials-data (pyproject.toml)
27-
urllib3==2.2.3
27+
urllib3==2.6.0
2828
# via requests

requirements_doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ sphinxcontrib-qthelp==2.0.0
5757
# via sphinx
5858
sphinxcontrib-serializinghtml==2.0.0
5959
# via sphinx
60-
urllib3==2.2.3
60+
urllib3==2.6.0
6161
# via requests

0 commit comments

Comments
 (0)