Skip to content

Commit

Permalink
Merge branch 'master' into Dependabot_Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nd4p90x authored Sep 18, 2024
2 parents 0254937 + b1854cc commit 3134e8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
backoff==2.2.1
cryptography==43.0.0
cryptography==43.0.1
flake8==7.1.1
mock==2.0.0
PyJWT==2.8.0
pylint==3.2.6
pylint==3.2.7
PyJWT==2.9.0
python-dateutil==2.8.2
requests==2.32.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"requests~=2.7",
"backoff~=2.1",
"python-dateutil~=2.2",
"PyJWT~=2.8.0"
"PyJWT~=2.8"
]

tests_require = [
Expand Down

0 comments on commit 3134e8b

Please sign in to comment.