Skip to content

Commit

Permalink
CSWEB-3897: Update itsdangerous library
Browse files Browse the repository at this point in the history
  • Loading branch information
igcybers committed Jan 29, 2024
1 parent e2ed4db commit d8a0542
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 d8a0542

Please sign in to comment.