Skip to content

Commit 590658f

Browse files
authored
chore(deps): update dependency itsdangerous to v2.2.0 (#434)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 0125a56 commit 590658f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,9 @@ idna==3.10; python_version >= "3.7" and python_version < "4.0" \
212212
importlib-metadata==7.0.1 ; python_version >= "3.8" and python_version < "3.10" \
213213
--hash=sha256:4805911c3a4ec7c3966410053e9ec6a1fecd629117df5adee56dfc9432a1081e \
214214
--hash=sha256:f238736bb06590ae52ac1fab06a3a9ef1d8dce2b7a35b5ab329371d6c8f5d2cc
215-
itsdangerous==2.1.2 ; python_version >= "3.8" and python_version < "4.0" \
216-
--hash=sha256:2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44 \
217-
--hash=sha256:5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a
215+
itsdangerous==2.2.0; python_version >= "3.8" and python_version < "4.0" \
216+
--hash=sha256:c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef \
217+
--hash=sha256:e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173
218218
Jinja2==3.1.4; python_version >= "3.8" and python_version < "4.0" \
219219
--hash=sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369 \
220220
--hash=sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d

0 commit comments

Comments
 (0)