Skip to content

Commit

Permalink
Merge branch '3.11' into patchback/backports/3.11/d3dc087b8e9aa665d47…
Browse files Browse the repository at this point in the history
…045550e5d9f2eddf8f512/pr-10330
  • Loading branch information
bdraco authored Feb 5, 2025
2 parents 04ad684 + e38ea32 commit 35cf649
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ multidict==6.1.0
# via
# -r requirements/runtime-deps.in
# yarl
packaging==24.1
packaging==24.2
# via gunicorn
propcache==0.2.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==24.1
packaging==24.2
# via
# build
# gunicorn
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==24.1
packaging==24.2
# via
# build
# gunicorn
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jinja2==3.1.4
# towncrier
markupsafe==2.1.5
# via jinja2
packaging==24.1
packaging==24.2
# via sphinx
pyenchant==3.2.2
# via sphinxcontrib-spelling
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jinja2==3.1.4
# towncrier
markupsafe==2.1.5
# via jinja2
packaging==24.1
packaging==24.2
# via sphinx
pygments==2.18.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==24.1
packaging==24.2
# via pytest
platformdirs==4.3.6
# via virtualenv
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ mypy==1.11.2 ; implementation_name == "cpython"
# via -r requirements/test.in
mypy-extensions==1.0.0
# via mypy
packaging==24.1
packaging==24.2
# via
# gunicorn
# pytest
Expand Down

0 comments on commit 35cf649

Please sign in to comment.