Skip to content

Commit e2b6bd8

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] <[email protected]>
1 parent 27372f8 commit e2b6bd8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

0 commit comments

Comments
 (0)