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 Aug 1, 2024
1 parent 9f3eea6 commit f14b072
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ pyyaml = { version = "6.0.1" }
alembic = { version = "1.13.2", optional = true }
boltons = { version = "24.0.0", optional = true }
cornice = { version = "6.1.0", optional = true }
redis = { version = "5.0.7", optional = true }
redis = { version = "5.0.8", optional = true }
gunicorn = { version = "22.0.0", optional = true }
lxml = { version = "5.2.2", optional = true }
objgraph = { version = "3.6.1", optional = true }
Expand Down Expand Up @@ -176,9 +176,9 @@ junit2html = "31.0.2"
pytest = "8.2.2"
pytest-cov = "5.0.0"
pytest-html = "4.1.1"
types-pyyaml = "6.0.12.20240311"
types-requests = "2.32.0.20240622"
types-redis = "4.6.0.20240425"
types-pyyaml = "6.0.12.20240724"
types-requests = "2.32.0.20240712"
types-redis = "4.6.0.20240726"
types-ujson = "5.10.0.20240515"
types-python-dateutil = "2.9.0.20240316"
typing_extensions = "4.12.2"
Expand Down

0 comments on commit f14b072

Please sign in to comment.