Skip to content

Commit

Permalink
Update dependency pytz to >=2024.2,<2024.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RKIMetadataExchange committed Sep 18, 2024
1 parent 29f3941 commit a5c00ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pdm.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 @@ -18,7 +18,7 @@ dependencies = [
"pyarrow>=17.0.0,<18",
"pydantic-settings>=2.4.0,<3",
"pydantic>=2.8.2,<3",
"pytz>=2024.1,<2024.2",
"pytz>=2024.2,<2024.3",
"requests>=2.32.3,<3",
]
optional-dependencies.dev = [
Expand Down

0 comments on commit a5c00ef

Please sign in to comment.