Skip to content

Commit

Permalink
Update dependency waitress to v3.0.2 (#11564)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent a8b62fc commit 0a2b7b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -68,7 +68,7 @@ certifi = { version = "2024.7.4", optional = true }
sentry-sdk = { version = "2.8.0", optional = true }
zipp = { version = "3.19.3", optional = true }
webob = { version = "1.8.9", optional = true }
waitress = { version = "3.0.1", optional = true }
waitress = { version = "3.0.2", optional = true }

[tool.poetry.dev-dependencies]
Babel = "2.11.0" # i18n
Expand Down

0 comments on commit 0a2b7b5

Please sign in to comment.