Skip to content

Commit 8380cd3

Browse files
Merge pull request #47 from NHSDigital/dependabot/pip/python-dotenv-1.2.1
build(deps-dev): bump python-dotenv from 1.1.1 to 1.2.1
2 parents b740232 + 5e57927 commit 8380cd3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@ mypy = "^1.18.2"
2222
pytest = "^8.4.2"
2323
pytest-asyncio = "^1.2.0"
2424
pytest-cov = "^7.0.0"
25-
python-dotenv = "^1.1.1"
25+
python-dotenv = "^1.2.1"
2626
httpx = "^0.28.1"
2727
pytest-httpx = "^0.35.0"
2828
pytest-httpserver = "^1.1.2"

0 commit comments

Comments
 (0)