dependabot[bot] commited on
Commit
fc7f900
·
1 Parent(s): b8c419c

Bump pytz from 2023.3 to 2024.1

Browse files

Bumps [pytz](https://github.com/stub42/pytz) from 2023.3 to 2024.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2023.3...release_2024.1)

---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -20,7 +20,7 @@ pyrogram==2.0.106; python_version >= "3.8"
20
  pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
21
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
22
  pytube==15.0.0
23
- pytz==2023.3
24
  pyyaml==6.0.1; python_version >= "3.6"
25
  qrcode==7.4.2
26
  regex==2023.12.25; python_version >= "3.6"
 
20
  pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
21
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
22
  pytube==15.0.0
23
+ pytz==2024.1
24
  pyyaml==6.0.1; python_version >= "3.6"
25
  qrcode==7.4.2
26
  regex==2023.12.25; python_version >= "3.6"