Skip to content

Commit 2dfa537

Browse files
Merge pull request #3 from devwithkrishna/dependabot/pip/main/python-dotenv-eq-1.1.0
dependabot python package: update python-dotenv requirement from =1.0.1 to =1.1.0
2 parents 8fdc496 + 72e57e7 commit 2dfa537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
python = "^3.11"
1010
azure-identity = "=1.21.0"
1111
argparse = "=1.4.0"
12-
python-dotenv = "=1.0.1"
12+
python-dotenv = "=1.1.0"
1313
azure-mgmt-resource = "=23.1.1"
1414
azure-mgmt-resourcegraph = "=8.0.0"
1515
PyYAML = "=6.0.2"

0 commit comments

Comments
 (0)