Skip to content

Commit 181499d

Browse files
build(deps-dev): update python-dotenv requirement from >=1.0.1 to >=1.2.2 (#37)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 902c2b7 commit 181499d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ select = [
4545
dev = [
4646
"pytest>=9.1.1",
4747
"pytest-cov>=7.1.0",
48-
"python-dotenv>=1.0.1",
48+
"python-dotenv>=1.2.2",
4949
"ruff>=0.15.10",
5050
]
5151

0 commit comments

Comments
 (0)