Skip to content

Commit

Permalink
Bump db client to 3.8.27
Browse files Browse the repository at this point in the history
  • Loading branch information
katybaulch committed Dec 19, 2024
1 parent e0a4ca4 commit 5c51213
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 @@ boto3 = "^1.34.151"
moto = "^4.2.2"
types-sqlalchemy = "^1.4.53.38"
urllib3 = "^1.26.17"
db-client = { git = "https://github.com/climatepolicyradar/navigator-db-client.git", tag = "v3.8.27-beta" }
db-client = { git = "https://github.com/climatepolicyradar/navigator-db-client.git", tag = "v3.8.27" }
navigator-notify = { git = "https://github.com/climatepolicyradar/navigator-notify.git", tag = "v0.0.2-beta" }
bcrypt = "4.0.1"
fastapi-cli = "^0.0.5"
Expand Down

0 comments on commit 5c51213

Please sign in to comment.