Skip to content

Commit 18ff903

Browse files
build(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6dd08f commit 18ff903

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)