Skip to content

Commit 269f10b

Browse files
build(deps): bump python-dotenv in /integration-tests
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.2. - [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.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 370f0ff commit 269f10b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

integration-tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
88
"pymongo>=4.14.1",
9-
"python-dotenv>=1.1.1",
9+
"python-dotenv>=1.2.2",
1010
"pytest>=8.4.1",
1111
"pytest-asyncio>=1.1.0",
1212
"ruff>=0.12.11",

integration-tests/uv.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.

0 commit comments

Comments
 (0)