Skip to content

Commit 2e24229

Browse files
edx-requirements-botfeanil
authored andcommitted
chore: Upgrade Python requirements
1 parent 666d788 commit 2e24229

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ mdurl==0.1.2
6060
# via markdown-it-py
6161
myst-parser==5.0.0
6262
# via -r requirements/base.in
63-
packaging==26.0
63+
packaging==26.1
6464
# via sphinx
6565
pydata-sphinx-theme==0.16.1
6666
# via sphinx-book-theme

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build==1.4.3
88
# via pip-tools
99
click==8.3.2
1010
# via pip-tools
11-
packaging==26.0
11+
packaging==26.1
1212
# via
1313
# build
1414
# wheel

requirements/pip.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-
packaging==26.0
7+
packaging==26.1
88
# via wheel
99
wheel==0.46.3
1010
# via -r requirements/pip.in

0 commit comments

Comments
 (0)