Skip to content

Commit e56fa43

Browse files
authored
chore: dependency updates (#521)
* chore: update requests to latest version * chore: update urllib3 to latest version
1 parent 50587ce commit e56fa43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pygments==2.19.1
5757
# sphinx
5858
pyyaml==6.0.2
5959
# via myst-parser
60-
requests==2.32.3
60+
requests==2.32.5
6161
# via sphinx
6262
snowballstemmer==2.2.0
6363
# via sphinx
@@ -100,7 +100,7 @@ sphinxcontrib-serializinghtml==2.0.0
100100
# via sphinx
101101
typing-extensions==4.12.2
102102
# via pydata-sphinx-theme
103-
urllib3==2.3.0
103+
urllib3==2.5.0
104104
# via requests
105105

106106
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)