Skip to content

Commit

Permalink
Merge pull request #22 from SkywardAI/bump/version
Browse files Browse the repository at this point in the history
bump kimchima to v0.4.5
  • Loading branch information
Aisuko authored Apr 15, 2024
2 parents 4ed9e74 + 2dcf942 commit bb22fbd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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 @@ -7,7 +7,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.11"
kimchima = "0.4.4"
kimchima = "0.4.5"
alembic = "1.13.1"
argon2-cffi = "23.1.0"
asgi-lifespan = "2.1.0"
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -637,9 +637,9 @@ isodate==0.6.1 ; python_version >= "3.11" and python_version < "4.0" \
jinja2==3.1.3 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa \
--hash=sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90
kimchima==0.4.4 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:2328fbc8cb8759483ae48f186d21bb71b64114d7dae50710a1a000192905f517 \
--hash=sha256:c5ceec1b9d9415d65a375ba6742fcae963c62c874f1c295f7cf7b0666727b7af
kimchima==0.4.5 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:8af2d0069b263e1cc7097ace62b5e658e7487b85dac645f775ae0aeb857ac2af \
--hash=sha256:90deb86624dfbdb2fa53d79769478303fabebdf3e64320fcd4cc80a3a4b95be5
loguru==0.7.2 ; python_version >= "3.11" and python_version < "4.0" \
--hash=sha256:003d71e3d3ed35f0f8984898359d65b79e5b21943f78af86aa5491210429b8eb \
--hash=sha256:e671a53522515f34fd406340ee968cb9ecafbc4b36c679da03c18fd8d0bd51ac
Expand Down

0 comments on commit bb22fbd

Please sign in to comment.