Skip to content

Commit

Permalink
Bump cassandra-driver from 3.28.0 to 3.29.2
Browse files Browse the repository at this point in the history
Bumps [cassandra-driver](https://github.com/datastax/python-driver) from 3.28.0 to 3.29.2.
- [Changelog](https://github.com/datastax/python-driver/blob/master/CHANGELOG.rst)
- [Commits](datastax/python-driver@3.28.0...3.29.2)

---
updated-dependencies:
- dependency-name: cassandra-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 1e851ef commit c5e6416
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 39 deletions.
83 changes: 45 additions & 38 deletions 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 @@ -13,7 +13,7 @@ readme = 'README.md'
[tool.poetry.dependencies]
python = '3.11.*'
tornado = '~=6.3.2'
cassandra-driver = '~=3.28.0'
cassandra-driver = '~=3.29.2'

[tool.poetry.group.test.dependencies]
pytest = '>=7.2.0'
Expand Down

0 comments on commit c5e6416

Please sign in to comment.