Skip to content

Commit 87b972b

Browse files
Merge pull request #4524 from bcgov/renovate/pypi-python-dotenv-vulnerability
fix(deps): update dependency python-dotenv to ^1.2.2 [security]
2 parents 27022db + 1402132 commit 87b972b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

bc_obps/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bc_obps/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dynamic = ["dependencies"]
1010
[tool.poetry.dependencies]
1111
python = "~3.12.11"
1212
Django = "~5.1.15"
13-
python-dotenv = "^1.0.0"
13+
python-dotenv = "^1.2.2"
1414
django-ninja = "~1.5.3"
1515
psycopg = "^3.1.10"
1616
psycopg-binary = "^3.1.10"

0 commit comments

Comments
 (0)