Skip to content

Commit 011eb8c

Browse files
Upgrade: [dependabot] - bump python-dotenv from 1.1.1 to 1.2.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b98b3a0 commit 011eb8c

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
@@ -23,7 +23,7 @@ pre-commit = "^4.3.0"
2323
isort = "^6.1.0"
2424
cryptography = "^46.0.3"
2525
python-dateutil = "^2.9.0.post0"
26-
python-dotenv = "^1.1.1"
26+
python-dotenv = "^1.2.1"
2727
requests-oauthlib = "^2.0.0"
2828
nhs-number-generator = {git = "https://github.com/Iain-S/nhs_number_generator.git"}
2929
pyright = "^1.1.407"

0 commit comments

Comments
 (0)