Skip to content

Commit

Permalink
chore(dev): pin dependency asyncpg-stubs to 0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent 9ade08b commit cf4ba57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -28,7 +28,7 @@ sslog = "0.0.0a48"
watchfiles = "0.24.0"
pre-commit = "3.8.0"
confluent-kafka-stubs = { git = 'https://gitlab.com/Trim21/confluent-kafka-stubs.git', rev = '9484f4aad44eab371fe952b278ab2715f3a8c780' }
asyncpg-stubs = "^0.29.1"
asyncpg-stubs = "0.29.1"

[tool.black]
target_version = ['py310']
Expand Down

0 comments on commit cf4ba57

Please sign in to comment.