Skip to content

Commit 21123cb

Browse files
dependabot[bot]amotl
authored andcommitted
build(deps-dev): update python-dotenv requirement from <1.2 to <1.3
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v0.1.1...v1.2.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4cff52 commit 21123cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"pytest<10",
4444
"pytest-cache<2",
4545
"pytest-cov<7.1",
46-
"python-dotenv<1.2",
46+
"python-dotenv<1.3",
4747
"responses<0.26",
4848
],
4949
},

0 commit comments

Comments
 (0)