Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e0bad40

Browse files
authored
Merge branch 'master' into mfa-token-support-auth0-error
2 parents 8845f97 + 7ab01dc commit e0bad40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22

33
orbs:
44
python: circleci/[email protected]
5-
ship: auth0/ship@dev:0f93342
5+
ship: auth0/ship@0.5.0
66

77
executors:
88
python_3_10:

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ python-dotenv==0.20.0
5656
pytz==2022.1
5757
pyupgrade==2.34.0
5858
PyYAML==6.0
59-
requests==2.27.1
59+
requests==2.28.0
6060
six==1.16.0
6161
snowballstemmer==2.2.0
6262
Sphinx==4.5.0

0 commit comments

Comments
 (0)