Update iso8601 from 0.1.14 to 1.0.2

The major version bump is because support for Python 3.6 has been
dropped.
This commit is contained in:
Katie Smith
2022-03-03 13:47:47 +00:00
parent f74d878a07
commit 9e324da311
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ Flask==1.1.2
click-datetime==0.2
# Should be pinned until a new gunicorn release greater than 20.1.0 comes out. (Due to eventlet v0.33 compatibility issues)
git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64#egg=gunicorn[eventlet]==20.1.0
iso8601==0.1.14
iso8601==1.0.2
itsdangerous==1.1.0
jsonschema==3.2.0
marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors

View File

@@ -110,7 +110,7 @@ gunicorn @ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191
# via -r requirements.in
idna==3.3
# via requests
iso8601==0.1.14
iso8601==1.0.2
# via -r requirements.in
itsdangerous==1.1.0
# via