Skip to content

Commit

Permalink
Update dependency webob to v1.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2024
1 parent bb75048 commit e3121ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ pillow = { version = "10.3.0", optional = true }
requests = { version = "2.32.3", optional = true }
urllib3 = { version = "1.26.20", optional = true }
sentry-sdk = "2.8.0"
webob = "1.8.8"
webob = "1.8.9"

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

0 comments on commit e3121ef

Please sign in to comment.