Skip to content

Commit

Permalink
Merge pull request #74 from uc-cdis/feat/authlib
Browse files Browse the repository at this point in the history
feat(deps): upgrade authlib to latest version (major version update)
  • Loading branch information
tianj7 authored Oct 10, 2023
2 parents 3fb4ea8 + a437ba3 commit 22b9b2c
Show file tree
Hide file tree
Showing 5 changed files with 625 additions and 516 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,5 @@ id_rsa

# pyenv
.python-version

.vscode
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: python
dist: xenial
dist: jammy
python: 3.9
cache: pip
env:
Expand Down
Loading

0 comments on commit 22b9b2c

Please sign in to comment.