Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent 3b17b66 commit e50e9e4
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 59 deletions.
116 changes: 59 additions & 57 deletions app/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 app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ authors = []

[tool.poetry.dependencies]
python = ">=3.9,<3.11"
PyYAML = "6.0.1"
PyYAML = "6.0.2"
inotify = "0.2.10"
c2cwsgiutils = { version = "6.0.8", extras = ["broadcast", "standard", "oauth2", "debug"] }
pyramid-mako = "1.1.0"

[tool.poetry.dev-dependencies]
prospector = { extras = ["with_mypy", "with_bandit"], version = "1.10.3" }
pytest-cov = "5.0.0"
types-pyyaml = "6.0.12.20240724"
types-pyyaml = "6.0.12.20240808"
types-requests = "2.32.0.20240712"
typing-extensions = "4.12.2"

Expand Down

0 comments on commit e50e9e4

Please sign in to comment.