Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Bump authomatic version to 1.0.0 #263

Merged
merged 1 commit into from
Feb 12, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Flask-SSLify==0.1.5
# License: MIT
# Upstream url: http://peterhudec.github.io/authomatic
# Use: For google auth
Authomatic==0.1.0.post1
Authomatic==1.0.0

# License: MIT
# Upstream url: https://github.com/onelogin/python3-saml
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
asn1crypto==0.24.0 # via cryptography
atomicwrites==1.3.0 # via pytest
attrs==19.3.0 # via pytest, toastedmarshmallow
authomatic==0.1.0.post1
authomatic==1.0.0
boto3==1.9.227
botocore==1.12.227
certifi==2019.6.16 # via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
asn1crypto==0.24.0 # via cryptography
atomicwrites==1.3.0 # via pytest
attrs==19.3.0 # via pytest, toastedmarshmallow
authomatic==0.1.0.post1
authomatic==1.0.0
boto3==1.9.227
botocore==1.12.227
certifi==2019.6.16 # via requests
Expand Down