chore: update to pytz 2022.2.1 (#4342)

This commit is contained in:
Robert Sparks 2022-08-18 11:40:51 -05:00 committed by GitHub
parent 3532a4f28b
commit c0f1fd2395
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -51,7 +51,7 @@ python-dateutil>=2.8.2
python-magic==0.4.18 # Versions beyond the yanked .19 and .20 introduce form failures
python-memcached>=1.59 # for django.core.cache.backends.memcached
python-mimeparse>=1.6 # from TastyPie
pytz>=2022.2
pytz==2022.2.1 # Pinned as changes need to be vetted for their effect on Meeting fields
requests>=2.27.1
requests-mock>=1.9.3
rfc2html>=2.0.3