Skip to content

Commit 17aed6a

Browse files
edx-requirements-botsarina
authored andcommitted
chore: Upgrade Python requirements
1 parent 36d7411 commit 17aed6a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jinja2==3.1.6
3030
# via sphinx
3131
markupsafe==3.0.3
3232
# via jinja2
33-
packaging==26.0
33+
packaging==26.1
3434
# via sphinx
3535
pydata-sphinx-theme==0.16.1
3636
# via sphinx-book-theme

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ markupsafe==3.0.3
6161
# via
6262
# -r requirements/base.txt
6363
# jinja2
64-
packaging==26.0
64+
packaging==26.1
6565
# via
6666
# -r requirements/base.txt
6767
# sphinx

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

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

0 commit comments

Comments
 (0)