Skip to content

Commit b7bae62

Browse files
Update types-pytz requirement from >=2023.3,<2026.0 to >=2023.3,<2027.0
Updates the requirements on [types-pytz](https://github.com/typeshed-internal/stub_uploader) to permit the latest version. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pytz dependency-version: 2026.1.1.20260304 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e212afe commit b7bae62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ swarms = "swarms.cli.main:main"
8787
black = ">=23.1,<27.0"
8888
ruff = ">=0.5.1,<0.15.5"
8989
types-toml = "^0.10.8.1"
90-
types-pytz = ">=2023.3,<2026.0"
90+
types-pytz = ">=2023.3,<2027.0"
9191
types-chardet = "^5.0.4.6"
9292
mypy-protobuf = ">=3,<6"
9393

0 commit comments

Comments
 (0)