Skip to content

Commit

Permalink
chore(dev): update dependency asyncpg-stubs to v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent fde0147 commit e6957fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ async-lru = "2.0.4"
watchfiles = "0.24.0"
pre-commit = "4.0.1"
confluent-kafka-stubs = { git = 'https://gitlab.com/Trim21/confluent-kafka-stubs.git', rev = '9484f4aad44eab371fe952b278ab2715f3a8c780' }
asyncpg-stubs = "0.29.1"
asyncpg-stubs = "0.30.0"

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

0 comments on commit e6957fc

Please sign in to comment.