Browse Source

Bump pytz from 2021.3 to 2022.1

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

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

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

+ 1 - 1
requirements.txt

@@ -1,6 +1,6 @@
 asgiref==3.4.1
 Django==4.0.1
-pytz==2021.3
+pytz==2022.1
 sqlparse==0.4.2
 requests==2.27.1
 python-slugify==5.0.2