Skip to content

Commit

Permalink
[python ci] Update Python CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 490107d commit 7c61965
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 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 @@ -41,7 +41,7 @@ optional = true

[tool.poetry.group.format.dependencies]
black = "^23.12.1"
ruff = "^0.1.11"
ruff = "^0.1.12"

[tool.poetry.group.lint]
optional = true
Expand All @@ -56,7 +56,7 @@ optional = true
coverage = {extras = ["toml"], version = "^7.4.0"}
pytest = "^7.4.4"
pytest-asyncio = "*"
jinja2 = "^3.1.2"
jinja2 = "^3.1.3"
psycopg2-binary = "^2.9.9"

[tool.poetry.group.integration]
Expand Down

0 comments on commit 7c61965

Please sign in to comment.