Skip to content

Commit

Permalink
Audit Snyk check/fix 3.4 (#1122)
Browse files Browse the repository at this point in the history
Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com>
  • Loading branch information
geo-ghci-int[bot] authored Jul 19, 2024
1 parent b27835e commit dee5b47
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 18 deletions.
23 changes: 14 additions & 9 deletions acceptance_tests/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 acceptance_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ pillow = "10.3.0"
idna = "3.7"
gunicorn = "22.0.0"
certifi = "2024.7.4"
sentry-sdk = "2.8.0"
23 changes: 14 additions & 9 deletions app/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 app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ idna = "3.7"
gunicorn = "22.0.0"
requests = "2.32.3"
certifi = "2024.7.4"
sentry-sdk = "2.8.0"

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

0 comments on commit dee5b47

Please sign in to comment.