Skip to content

Commit

Permalink
Merge pull request #1387 from camptocamp/audit-prod-2-9
Browse files Browse the repository at this point in the history
[MEDIUM] [email protected]: SNYK-PYTHON-WEBOB-7687445 CWE-601 [Fixed in: 1.…
  • Loading branch information
sbrunner authored Aug 30, 2024
2 parents fc52097 + e9bb1c5 commit e748a67
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
10 changes: 5 additions & 5 deletions custom/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions custom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ azure-storage-blob = "12.20.0"
azure-identity = "1.16.1"
urllib3 = { version = "2.2.2", optional = true }
certifi = { version = "2024.7.4", optional = true }
webob = { version = "1.8.8", optional = true }

[tool.poetry.dev-dependencies]
prospector = { version = "1.10.3", extras = ["with_bandit", "with_mypy"] }

0 comments on commit e748a67

Please sign in to comment.