itsdangerous: update to version 2.1.2
authorDaniel Golle <daniel@makrotopia.org>
Tue, 20 Dec 2022 23:20:35 +0000 (23:20 +0000)
committerRosen Penev <rosenp@gmail.com>
Fri, 23 Dec 2022 00:31:11 +0000 (16:31 -0800)
commitb5880a91a7b41cb839b644c5fd2ff21d329929a6
tree610ce1c56dd044fa768b74430cbb3f3fdf902fa2
parentd99b5473e512ced7097c44c0d60ed6a784284bb2
itsdangerous: update to version 2.1.2

Version 2.1.2
Released 2022-03-24

  Handle date overflow in timed unsign on 32-bit systems.
  pallets/itsdangerous#299

Version 2.1.1
Released 2022-03-09

  Handle date overflow in timed unsign. pallets/itsdangerous#296

Version 2.1.0
Released 2022-02-17

  Drop support for Python 3.6. pallets/itsdangerous#272

  Remove previously deprecated code. pallets/itsdangerous#273

  JWS functionality: Use a dedicated library such as Authlib instead.

  import itsdangerous.json: Import json from the standard library instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lang/python/itsdangerous/Makefile