Skip to content

Commit 32f2e9d

Browse files
dependabot[bot]d3rky
authored andcommitted
deps(deps): bump the python-production group with 4 updates
Bumps the python-production group with 4 updates: [debugpy](https://github.com/microsoft/debugpy), [gunicorn](https://github.com/benoitc/gunicorn), [pyjwt](https://github.com/jpadilla/pyjwt) and [rich](https://github.com/Textualize/rich). Updates `debugpy` from 1.8.19 to 1.8.20 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.19...v1.8.20) Updates `gunicorn` from 24.1.1 to 25.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@24.1.1...25.0.0) Updates `pyjwt` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.1...2.11.0) Updates `rich` from 14.3.1 to 14.3.2 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.1...v14.3.2) --- updated-dependencies: - dependency-name: debugpy dependency-version: 1.8.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-production - dependency-name: gunicorn dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-production - dependency-name: pyjwt dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-production - dependency-name: rich dependency-version: 14.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4993208 commit 32f2e9d

2 files changed

Lines changed: 106 additions & 109 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ dependencies = [
1414
"debugpy==1.8.*",
1515
"django==4.2.*",
1616
"django-ninja==1.1.*",
17-
"gunicorn==24.1.*",
17+
"gunicorn==25.0.*",
1818
"opentelemetry-api==1.39.0",
1919
"opentelemetry-instrumentation-django==0.60.*",
2020
"opentelemetry-instrumentation-logging==0.60.*",
2121
"opentelemetry-instrumentation-requests==0.60.*",
2222
"opentelemetry-sdk==1.39.0",
2323
"pyfiglet==1.0.*",
24-
"pyjwt==2.10.*",
24+
"pyjwt==2.11.*",
2525
"requests==2.32.*",
2626
"rich==14.3.*",
2727
"typing-extensions==4.15.*",

0 commit comments

Comments
 (0)