Bump pytz from 2024.1 to 2024.2 (#2398)

* 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](https://github.com/stub42/pytz/compare/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>

* Update pytz==2024.2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>

[skip ci]
This commit is contained in:
dependabot[bot] 2024-11-16 14:49:08 -08:00 committed by GitHub
commit 48b1c7b522
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
48 changed files with 830 additions and 850 deletions

View file

@ -33,7 +33,7 @@ PyJWT==2.9.0
pyparsing==3.1.4
python-dateutil==2.9.0.post0
python-twitter==3.5
pytz==2024.1
pytz==2024.2
requests==2.32.3
requests-oauthlib==2.0.0
rumps==0.4.0; platform_system == "Darwin"