Skip to content

Commit aba7140

Browse files
edx-requirements-botsarina
authored andcommitted
chore: Upgrade Python requirements
1 parent 04a0cc4 commit aba7140

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ babel==2.17.0
1414
# sphinx
1515
beautifulsoup4==4.13.4
1616
# via pydata-sphinx-theme
17-
certifi==2025.4.26
17+
certifi==2025.6.15
1818
# via requests
1919
charset-normalizer==3.4.2
2020
# via requests

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ beautifulsoup4==4.13.4
2525
# via
2626
# -r requirements/base.txt
2727
# pydata-sphinx-theme
28-
certifi==2025.4.26
28+
certifi==2025.6.15
2929
# via
3030
# -r requirements/base.txt
3131
# requests
@@ -149,7 +149,7 @@ urllib3==2.2.3
149149
# requests
150150
uvicorn==0.34.3
151151
# via sphinx-autobuild
152-
watchfiles==1.0.5
152+
watchfiles==1.1.0
153153
# via sphinx-autobuild
154154
websockets==15.0.1
155155
# via sphinx-autobuild

0 commit comments

Comments
 (0)