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 Nov 3, 2023
1 parent 6b326c3 commit 6a22b38
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
hooks:
- id: git-check
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.0
rev: 0.27.1
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand Down
111 changes: 56 additions & 55 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 @@ -82,7 +82,7 @@ pyramid-tm = { version = "2.5", optional = true }
sentry-sdk = { version = "1.33.1", optional = true }
ujson = { version = "5.8.0" }
cee_syslog_handler = { version = "0.6.0" }
SQLAlchemy = { version = "2.0.22", optional = true }
SQLAlchemy = { version = "2.0.23", optional = true }
SQLAlchemy-Utils = { version = "0.41.1", optional = true }
"zope.interface" = { version = "6.1", optional = true }
"zope.sqlalchemy" = { version = "3.1", optional = true }
Expand Down Expand Up @@ -178,7 +178,7 @@ pytest-cov = "4.1.0"
pytest-html = "4.0.2"
types-pyyaml = "6.0.12.12"
types-requests = "2.31.0.10"
types-redis = "4.6.0.8"
types-redis = "4.6.0.9"
types-ujson = "5.8.0.1"
types-python-dateutil = "2.8.19.14"
typing_extensions = "4.8.0"
Expand Down

0 comments on commit 6a22b38

Please sign in to comment.