Skip to content

Commit 6baf8ef

Browse files
edx-requirements-botfeanil
authored andcommitted
chore: Upgrade Python requirements
1 parent f09f98e commit 6baf8ef

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

requirements/base.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ certifi==2026.4.22
2222
# via requests
2323
charset-normalizer==3.4.7
2424
# via requests
25-
click==8.3.3
25+
click==8.4.0
2626
# via uvicorn
2727
colorama==0.4.6
2828
# via sphinx-autobuild
@@ -36,7 +36,7 @@ fspath==20230629
3636
# via linuxdoc
3737
h11==0.16.0
3838
# via uvicorn
39-
idna==3.13
39+
idna==3.15
4040
# via
4141
# anyio
4242
# requests
@@ -54,11 +54,11 @@ markdown-it-py==4.2.0
5454
# myst-parser
5555
markupsafe==3.0.3
5656
# via jinja2
57-
mdit-py-plugins==0.6.0
57+
mdit-py-plugins==0.6.1
5858
# via myst-parser
5959
mdurl==0.1.2
6060
# via markdown-it-py
61-
myst-parser==5.0.0
61+
myst-parser==5.1.0
6262
# via -r requirements/base.in
6363
packaging==26.2
6464
# via sphinx
@@ -71,7 +71,7 @@ pygments==2.20.0
7171
# sphinx
7272
pyyaml==6.0.3
7373
# via myst-parser
74-
requests==2.33.1
74+
requests==2.34.2
7575
# via
7676
# sphinx
7777
# sphinxcontrib-images
@@ -142,7 +142,7 @@ typing-extensions==4.15.0
142142
# starlette
143143
urllib3==2.7.0
144144
# via requests
145-
uvicorn==0.46.0
145+
uvicorn==0.47.0
146146
# via sphinx-autobuild
147147
watchfiles==1.1.1
148148
# via sphinx-autobuild

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
build==1.5.0
88
# via pip-tools
9-
click==8.3.3
9+
click==8.4.0
1010
# via pip-tools
1111
packaging==26.2
1212
# via

0 commit comments

Comments
 (0)