Skip to content

Commit 8a9161c

Browse files
Merge pull request #227 from NHSDigital/dependabot/pip/dependencies-0dcd00ad22
MESH-2092 Bump the dependencies group across 1 directory with 4 updates
2 parents 7638852 + 3ffdc70 commit 8a9161c

3 files changed

Lines changed: 23 additions & 23 deletions

File tree

poetry.lock

Lines changed: 18 additions & 18 deletions
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
@@ -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.0"
19+
fastapi = "0.128.1"
2020
gunicorn = ">=21.2,<26.0"
2121
uvicorn = ">=0.23.2,<0.41.0"
2222
mesh-client = ">=4.0.1,<6.0.0"
@@ -27,7 +27,7 @@ typing-extensions = ">=4.10.0"
2727
# ci / testing dependencies
2828
petname = "^2.6"
2929
pytest = ">=7.2,<10.0"
30-
pytest-asyncio = ">=0.16,<1.3"
30+
pytest-asyncio = ">=0.16,<1.4"
3131
Mesh-Client = ">=4.0.1,<6.0.0"
3232
mypy = "^1.1.1"
3333
coverage = ">=6.5,<8.0"

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,9 @@ 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.0 ; python_version >= "3.11" and python_full_version < "3.14.0" \
269-
--hash=sha256:1cc179e1cef10a6be60ffe429f79b829dce99d8de32d7acb7e6c8dfdf7f2645a \
270-
--hash=sha256:aebd93f9716ee3b4f4fcfe13ffb7cf308d99c9f3ab5622d8877441072561582d
268+
fastapi==0.128.1 ; python_version >= "3.11" and python_full_version < "3.14.0" \
269+
--hash=sha256:ce5be4fa26d4ce6f54debcc873d1fb8e0e248f5c48d7502ba6c61457ab2dc766 \
270+
--hash=sha256:ee82146bbf91ea5bbf2bb8629e4c6e056c4fbd997ea6068501b11b15260b50fb
271271
gunicorn==25.0.1 ; python_version >= "3.11" and python_full_version < "3.14.0" \
272272
--hash=sha256:23cbe968c6ae3c8efc3d118c8353fa0763efc2102d89d0d3cea696cede7ff6b1 \
273273
--hash=sha256:573e053aa950246e307ea908bd7ddce1870d41a40aec0c935938c586f0b9b946

0 commit comments

Comments
 (0)