mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 14:31:57 -05:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user