Skip to content

Commit d5d5e6f

Browse files
edx-requirements-botsarina
authored andcommitted
chore: Upgrade Python requirements
1 parent 4f02064 commit d5d5e6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ sphinxcontrib-serializinghtml==2.0.0
7474
# via sphinx
7575
sphinxext-rediraffe==0.2.7
7676
# via -r requirements/base.in
77-
typing-extensions==4.14.0
77+
typing-extensions==4.14.1
7878
# via
7979
# beautifulsoup4
8080
# pydata-sphinx-theme

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ sphinxext-rediraffe==0.2.7
136136
# via -r requirements/base.txt
137137
starlette==0.47.1
138138
# via sphinx-autobuild
139-
typing-extensions==4.14.0
139+
typing-extensions==4.14.1
140140
# via
141141
# -r requirements/base.txt
142142
# anyio

0 commit comments

Comments
 (0)