Skip to content

Commit 6a228fb

Browse files
authored
Merge branch 'develop' into dependabot/github_actions/dependencies-680aa4347a
2 parents 67da0e8 + 548d12b commit 6a228fb

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ readme = "README.md"
1414
python = ">=3.11,<3.14.0"
1515
types-python-dateutil = "^2.8.9"
1616
python-dateutil = "^2.8.2"
17-
cryptography = ">=42,<44"
18-
fastapi = ">=0.104.1,<0.116.0"
17+
cryptography = ">=42,<45"
18+
fastapi = ">=0.104.1,<0.118.0"
1919
gunicorn = ">=21.2,<24.0"
2020
uvicorn = ">=0.23.2,<0.31.0"
2121
mesh-client = "^4.0.1"

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ exceptiongroup==1.2.0 ; python_version >= "3.9" and python_version < "3.11" \
9393
fastapi==0.104.1 ; python_version >= "3.9" and python_version < "4.0" \
9494
--hash=sha256:752dc31160cdbd0436bb93bad51560b57e525cbb1d4bbf6f4904ceee75548241 \
9595
--hash=sha256:e5e4540a7c5e1dcfbbcf5b903c234feddcdcd881f191977a1c5dfd917487e7ae
96-
gunicorn==21.2.0 ; python_version >= "3.9" and python_version < "4.0" \
97-
--hash=sha256:3213aa5e8c24949e792bcacfc176fef362e7aac80b76c56f6b5122bf350722f0 \
98-
--hash=sha256:88ec8bff1d634f98e61b9f65bc4bf3cd918a90806c6f5c48bc5603849ec81033
96+
gunicorn==23.0.0 ; python_version >= "3.9" and python_version < "4.0" \
97+
--hash=sha256:ec400d38950de4dfd418cff8328b2c8faed0edb0d517d3394e457c317908ca4d \
98+
--hash=sha256:f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec
9999
h11==0.16.0 ; python_version >= "3.9" and python_version < "4.0" \
100100
--hash=sha256:4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1 \
101101
--hash=sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86

0 commit comments

Comments
 (0)