Skip to content

Commit 56b86cb

Browse files
chore(deps): bump pytz from 2024.1 to 2024.2
Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2024.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19afe5a commit 56b86cb

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

poetry.lock

Lines changed: 10 additions & 5 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
@@ -78,7 +78,7 @@ unstructured = { version = "0.10.27", extras = ["docx", "pptx"], optional = true
7878
"unstructured.pytesseract" = { version = ">=0.3.12", optional = true }
7979
pyjwt = "^2.8.0"
8080
cryptography = ">=42.0.5,<44.0.0"
81-
pytz = "2024.1"
81+
pytz = "2024.2"
8282
orjson = "^3.10.7"
8383
serpyco-rs = "^1.10.2"
8484
sqlalchemy = {version = "^2.0,!=2.0.36", optional = true }

0 commit comments

Comments
 (0)