Skip to content

Commit 4a9447c

Browse files
edx-requirements-botsarina
authored andcommitted
chore: Upgrade Python requirements
1 parent 659894e commit 4a9447c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements/base.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ fspath==20230629
3636
# via linuxdoc
3737
h11==0.16.0
3838
# via uvicorn
39-
idna==3.16
39+
idna==3.17
4040
# via
4141
# anyio
4242
# requests
@@ -80,9 +80,9 @@ roman-numerals==4.1.0
8080
# via sphinx
8181
six==1.17.0
8282
# via fspath
83-
snowballstemmer==3.0.1
83+
snowballstemmer==3.1.0
8484
# via sphinx
85-
soupsieve==2.8.3
85+
soupsieve==2.8.4
8686
# via beautifulsoup4
8787
sphinx==9.1.0
8888
# via
@@ -132,7 +132,7 @@ sphinxemoji==0.3.2
132132
# via -r requirements/base.in
133133
sphinxext-rediraffe==0.3.0
134134
# via -r requirements/base.in
135-
starlette==1.1.0
135+
starlette==1.2.1
136136
# via sphinx-autobuild
137137
typing-extensions==4.15.0
138138
# via
@@ -142,7 +142,7 @@ typing-extensions==4.15.0
142142
# starlette
143143
urllib3==2.7.0
144144
# via requests
145-
uvicorn==0.47.0
145+
uvicorn==0.48.0
146146
# via sphinx-autobuild
147147
watchfiles==1.2.0
148148
# via sphinx-autobuild

0 commit comments

Comments
 (0)