Skip to content

Commit c146dbc

Browse files
Update dependencies to latest versions (#97)
* 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]>
1 parent 59f0fa5 commit c146dbc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pysaml2==7.1.2
2-
PyJWT==2.4.0
1+
pysaml2==7.2.1
2+
PyJWT==2.5.0
33
dictor==0.1.10

requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==7.1.2
1+
pytest==7.1.3
22
pytest-django==4.5.2
33
responses==0.21.0
44
mypy==0.982

0 commit comments

Comments
 (0)