Skip to content

Commit

Permalink
Merge pull request #1263 from phenobarbital/dependabot/pip/cassandra-…
Browse files Browse the repository at this point in the history
…driver-3.29.2

Bump cassandra-driver from 3.29.1 to 3.29.2
  • Loading branch information
phenobarbital authored Sep 17, 2024
2 parents 6b962f4 + 97b08c4 commit 08d2798
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def readme():
"pylibmc==1.6.3",
"aiomcache==0.8.2",
"aiosqlite>=0.18.0",
"cassandra-driver==3.29.1",
"cassandra-driver==3.29.2",
"rethinkdb==2.4.10.post1",
"influxdb==5.3.2",
"influxdb-client[async]==1.45.0",
Expand Down Expand Up @@ -201,7 +201,7 @@ def readme():
"google-cloud-storage==2.17.0"
],
"cassandra": [
"cassandra-driver==3.29.1",
"cassandra-driver==3.29.2",
],
"influxdb": [
"influxdb==5.3.2",
Expand Down Expand Up @@ -238,7 +238,7 @@ def readme():
],
"scylla": [
"scylla_driver==3.26.9",
"cassandra-driver==3.29.1",
"cassandra-driver==3.29.2",
"acsylla==0.2.0",
"cqlsh==6.1.2"
],
Expand Down Expand Up @@ -268,7 +268,7 @@ def readme():
"rethinkdb==2.4.10.post1",
"aiopg==1.4.0",
"psycopg-binary>=3.1.8",
"cassandra-driver==3.29.1",
"cassandra-driver==3.29.2",
"scylla_driver==3.26.9",
"acsylla==0.2.0",
"cqlsh==6.1.2",
Expand Down

0 comments on commit 08d2798

Please sign in to comment.