diff --git a/pyproject.toml b/pyproject.toml index 4002cb7..ed11a2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ python-twitter = "^3.5" python-wordpress-xmlrpc = { git = "https://git@github.com/emsi/python-wordpress-xmlrpc.git", branch = "master" } pytumblr = "^0.1.2" -pytz = "^2026.1" +pytz = "^2026.2" requests = "^2.32.4" requests-oauthlib = "^2.0.0" requests-toolbelt = "^1.0.0"