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 Jun 19, 2024
1 parent 97118b6 commit 7fb4336
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ pyramid-openapi3 = "0.16.0"
c2cwsgiutils = { version = "6.0.8", optional = true, extras = ["standard", "oauth2", "test_images"] }
pyramid-mako = "1.1.0"
openapi-core = "0.16.6"
urllib3 = "2.0.7"
urllib3 = "2.2.2"
werkzeug = "3.0.3"
pillow = "10.3.0"
idna = "3.7"
gunicorn = "22.0.0"
requests = "2.32.0"
requests = "2.32.2"

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

0 comments on commit 7fb4336

Please sign in to comment.