Skip to content

Commit b4717c1

Browse files
Merge pull request #229 from NHSDigital/dependabot/pip/dependencies-f172e89070
MESH-2092 Bump the dependencies group with 3 updates
2 parents 8a9161c + 290d2ed commit b4717c1

3 files changed

Lines changed: 15 additions & 14 deletions

File tree

poetry.lock

Lines changed: 8 additions & 7 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.1"
19+
fastapi = "0.128.5"
2020
gunicorn = ">=21.2,<26.0"
2121
uvicorn = ">=0.23.2,<0.41.0"
2222
mesh-client = ">=4.0.1,<6.0.0"

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,12 @@ cryptography==46.0.4 ; python_version >= "3.11" and python_full_version < "3.14.
265265
--hash=sha256:eeeb2e33d8dbcccc34d64651f00a98cb41b2dc69cef866771a5717e6734dfa32 \
266266
--hash=sha256:fa0900b9ef9c49728887d1576fd8d9e7e3ea872fa9b25ef9b64888adc434e976 \
267267
--hash=sha256:fdc3daab53b212472f1524d070735b2f0c214239df131903bae1d598016fa822
268-
fastapi==0.128.1 ; python_version >= "3.11" and python_full_version < "3.14.0" \
269-
--hash=sha256:ce5be4fa26d4ce6f54debcc873d1fb8e0e248f5c48d7502ba6c61457ab2dc766 \
270-
--hash=sha256:ee82146bbf91ea5bbf2bb8629e4c6e056c4fbd997ea6068501b11b15260b50fb
271-
gunicorn==25.0.1 ; python_version >= "3.11" and python_full_version < "3.14.0" \
272-
--hash=sha256:23cbe968c6ae3c8efc3d118c8353fa0763efc2102d89d0d3cea696cede7ff6b1 \
273-
--hash=sha256:573e053aa950246e307ea908bd7ddce1870d41a40aec0c935938c586f0b9b946
268+
fastapi==0.128.5 ; python_version >= "3.11" and python_full_version < "3.14.0" \
269+
--hash=sha256:a7173579fc162d6471e3c6fbd9a4b7610c7a3b367bcacf6c4f90d5d022cab711 \
270+
--hash=sha256:bceec0de8aa6564599c5bcc0593b0d287703562c848271fca8546fd2c87bf4dd
271+
gunicorn==25.0.2 ; python_version >= "3.11" and python_full_version < "3.14.0" \
272+
--hash=sha256:288c002141d73ec8d05fdbb7c8453e3d01d3209d8ff6ad425df0ae1430153ca2 \
273+
--hash=sha256:8e44f2f7cf791de60c84ce119221c26121fd2ffcb27badfbced5a1c919d35d67
274274
h11==0.16.0 ; python_version >= "3.11" and python_full_version < "3.14.0" \
275275
--hash=sha256:4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1 \
276276
--hash=sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86

0 commit comments

Comments
 (0)