Skip to content

Commit 8f7aaac

Browse files
edx-requirements-botfeanil
authored andcommitted
chore: Upgrade Python requirements
1 parent 2d9d301 commit 8f7aaac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/base.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,21 +146,21 @@ sphinxemoji==0.3.2
146146
# via -r requirements/base.in
147147
sphinxext-rediraffe==0.3.0
148148
# via -r requirements/base.in
149-
starlette==0.50.0
149+
starlette==0.51.0
150150
# via sphinx-autobuild
151151
typing-extensions==4.15.0
152152
# via
153153
# anyio
154154
# beautifulsoup4
155155
# pydata-sphinx-theme
156156
# starlette
157-
urllib3==2.6.2
157+
urllib3==2.6.3
158158
# via requests
159159
uvicorn==0.40.0
160160
# via sphinx-autobuild
161161
watchfiles==1.1.1
162162
# via sphinx-autobuild
163-
websockets==15.0.1
163+
websockets==16.0
164164
# via sphinx-autobuild
165165

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

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# make upgrade
66
#
7-
build==1.3.0
7+
build==1.4.0
88
# via pip-tools
99
click==8.3.1
1010
# via pip-tools

0 commit comments

Comments
 (0)