Skip to content

Commit f2a121d

Browse files
chore(deps-dev): bump python-dotenv from 1.0.1 to 1.1.0 (#293)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.0. - [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.0.1...v1.1.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 162d37f commit f2a121d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ aiohttp = "^3.11.14"
2020
[tool.poetry.dev-dependencies]
2121
pytest = "^8.3.5"
2222
pytest-cov = "^5.0.0"
23-
python-dotenv = "^1.0.1"
23+
python-dotenv = "^1.1.0"
2424
pytest-asyncio = "^0.26.0"
2525
coveralls = "^3.0.0"
2626

0 commit comments

Comments
 (0)