Skip to content

Commit

Permalink
Snyk auto fix
Browse files Browse the repository at this point in the history
  • Loading branch information
c2c-bot-gis-ci committed Oct 20, 2023
1 parent 3232578 commit 352f1e7
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 10 deletions.
16 changes: 12 additions & 4 deletions acceptance_tests/poetry.lock

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

2 changes: 1 addition & 1 deletion acceptance_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ requests = "2.31.0"
boltons = "23.0.0"
netifaces = "0.11.0"
lxml = "4.9.3"
urllib3 = "2.0.6"
urllib3 = "2.0.7"
16 changes: 12 additions & 4 deletions app/poetry.lock

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

2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ PyYAML = "6.0.1"
inotify = "0.2.10"
c2cwsgiutils = { version = "6.0.4", extras = ["broadcast", "standard", "oauth2", "debug"] }
pyramid-mako = "1.1.0"
urllib3 = "2.0.6"
urllib3 = "2.0.7"

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

0 comments on commit 352f1e7

Please sign in to comment.