Skip to content

Commit 5bbca07

Browse files
MESH-2092 Bump the dependencies group across 1 directory with 3 updates
Bumps the dependencies group with 3 updates in the / directory: [cryptography](https://github.com/pyca/cryptography), [fastapi](https://github.com/fastapi/fastapi) and [gunicorn](https://github.com/benoitc/gunicorn). Updates `cryptography` from 46.0.4 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.4...46.0.5) Updates `fastapi` from 0.128.6 to 0.128.7 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.6...0.128.7) Updates `gunicorn` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.0.2...25.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fastapi dependency-version: 0.128.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gunicorn dependency-version: 25.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42ef87b commit 5bbca07

2 files changed

Lines changed: 59 additions & 59 deletions

File tree

poetry.lock

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python = ">=3.11,<3.14.0"
1616
types-python-dateutil = "^2.8.9"
1717
python-dateutil = "^2.8.2"
1818
cryptography = ">=44.0.1,<47"
19-
fastapi = "0.128.6"
19+
fastapi = "0.128.7"
2020
gunicorn = ">=21.2,<26.0"
2121
uvicorn = ">=0.23.2,<0.41.0"
2222
mesh-client = ">=4.0.1,<6.0.0"

0 commit comments

Comments
 (0)