Skip to content

Commit

Permalink
Update dependencies to latest versions (#97)
Browse files Browse the repository at this point in the history
* Bump pytest from 7.1.2 to 7.1.3 (#96)
* Bump pyjwt from 2.4.0 to 2.5.0 (#94)
* Bump pysaml2 from 7.1.2 to 7.2.1 (#95)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mostafa Moradian <[email protected]>
  • Loading branch information
mostafa and dependabot[bot] authored Oct 11, 2022
1 parent 59f0fa5 commit c146dbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pysaml2==7.1.2
PyJWT==2.4.0
pysaml2==7.2.1
PyJWT==2.5.0
dictor==0.1.10
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==7.1.2
pytest==7.1.3
pytest-django==4.5.2
responses==0.21.0
mypy==0.982
Expand Down

0 comments on commit c146dbc

Please sign in to comment.