Skip to content

Commit 73e5d37

Browse files
Update dependency arrow to v1.4.0
1 parent c4e529b commit 73e5d37

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

poetry.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fastapi = {version = "0.110.1", extras = ["all"]}
1414
requests = "2.31.0"
1515
cachetools = "^5.3.1"
1616
ics = "0.7.2"
17-
arrow = "1.3.0"
17+
arrow = "1.4.0"
1818
prometheus-client = "0.20.0"
1919
prometheus-fastapi-instrumentator = "7.0.0"
2020
pydantic-settings = "2.2.1"

0 commit comments

Comments
 (0)