Skip to content

Commit

Permalink
Version bump, dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
dokzlo13 committed Sep 12, 2024
1 parent 0cb2fa7 commit ca1185c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

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 = "hueplanner"
version = "0.1.1"
version = "0.1.2"
description = ""
authors = ["Alex Zakharov <dokzlo13@gmail.com>"]

Expand All @@ -17,7 +17,7 @@ uvloop = "^0.20.0"
tzdata = "^2024.1"
aiosqlite = "^0.20.0"
pyyaml = "^6.0.1"
pydantic-settings = "^2.2.1"
pydantic-settings = "^2.5.2"
tzlocal = "^5.2"
jq = "^1.8.0"
pyaml-env = "^1.2.1"
Expand Down

0 comments on commit ca1185c

Please sign in to comment.