Skip to content

Commit

Permalink
Merge pull request #1 from cyber-smart/CSWEB-3897
Browse files Browse the repository at this point in the history
CSWEB 3897: update itsdangerous dependency version
  • Loading branch information
igcybers authored Jan 29, 2024
2 parents e2ed4db + d8a0542 commit 9805fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

REQUIREMENTS = [
'Django>=2.2',
'itsdangerous<1.0.0',
'itsdangerous>=2.1.2',
'webservices[django]',
]

Expand Down

0 comments on commit 9805fc1

Please sign in to comment.