Skip to content

Commit 063a593

Browse files
authored
chore(deps): update dependency tzdata to v2026 (#142)
2 parents 8c07540 + 52f8907 commit 063a593

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ typing-extensions==4.15.0
146146
# typing-inspection
147147
typing-inspection==0.4.2
148148
# via pydantic
149-
tzdata==2025.3
149+
tzdata==2026.1
150150
# via
151151
# pyUSPTO (pyproject.toml)
152152
# pyuspto

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ idna==3.11
1212
# via requests
1313
requests==2.33.1
1414
# via pyUSPTO (pyproject.toml)
15-
tzdata==2025.3
15+
tzdata==2026.1
1616
# via pyUSPTO (pyproject.toml)
1717
urllib3==2.6.3
1818
# via requests

0 commit comments

Comments
 (0)