Browse Source

Bump pytz from 2022.1 to 2022.7.1

Bumps [pytz](https://github.com/stub42/pytz) from 2022.1 to 2022.7.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2022.1...release_2022.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 years ago
parent
commit
5bb2cd7a18
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,6 +1,6 @@
 Django>=4.0.7
 asgiref==3.6.0
-pytz==2022.1
+pytz==2022.7.1
 sqlparse==0.4.3
 requests==2.28.1
 python-slugify==6.1.2