Skip to content

Commit

Permalink
Bumping the version and test data. (#413)
Browse files Browse the repository at this point in the history
* Bumping the version and test data.

* Bumping the backend version.

---------

Co-authored-by: Mark <[email protected]>
  • Loading branch information
THOR300 and Mark authored Nov 5, 2024
1 parent a243efe commit 9fc8060
Show file tree
Hide file tree
Showing 3 changed files with 570 additions and 570 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "navigator_backend"
version = "1.19.9"
version = "1.19.10"
description = ""
authors = ["CPR-dev-team <[email protected]>"]
packages = [{ include = "app" }, { include = "tests" }]
Expand All @@ -10,7 +10,7 @@ python = "^3.10"
Authlib = "^0.15.5"
bcrypt = "^3.2.0"
boto3 = "^1.26"
cpr_sdk = { version = "1.9.1", extras = ["vespa"] }
cpr_sdk = { version = "1.9.3", extras = ["vespa"] }
fastapi = "^0.104.1"
fastapi-health = "^0.4.0"
fastapi-pagination = { extras = ["sqlalchemy"], version = "^0.12.19" }
Expand Down
Loading

0 comments on commit 9fc8060

Please sign in to comment.