Skip to content

Commit

Permalink
Update dependency python-dotenv to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent ef8467b commit b1fc368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ python-dateutil = { version = "2.9.0.post0", python = "~3.7" }
optional = true

[tool.poetry.group.dev.dependencies]
python-dotenv = { version = "0.21.1", python = "^3.7" }
python-dotenv = { version = "1.0.1", python = "^3.7" }
types-requests = { version = "2.31.0.6", python = "^3.7" }
splunk-add-on-ucc-framework = { version = "5.41.0", python = "^3.7" }
splunk-appinspect = { version = "3.5.0", python = "^3.7" }
Expand Down

0 comments on commit b1fc368

Please sign in to comment.