Skip to content

Commit fa629fb

Browse files
authored
Merge pull request #355 from macrocosm-os/staging
bump gjp-models version to 0.1.9 in poetry.lock and pyproject.toml
2 parents 95cc999 + 4eff784 commit fa629fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ atom = { git = "https://github.com/macrocosm-os/atom.git", branch = "main" }
2727
requests = "^2.32.3"
2828
boto3 = "^1.35.95"
2929
pytest-mock = "^3.14.0"
30-
gjp-models = ">=0.1.7, <0.2.0"
30+
gjp-models = "^0.1.9"
3131

3232
[build-system]
3333
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)