Skip to content

Commit a3594cf

Browse files
Bump itsdangerous from 2.1.2 to 2.2.0 in /backend/src
Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](pallets/itsdangerous@2.1.2...2.2.0) --- updated-dependencies: - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ce8df1 commit a3594cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blinker==1.7.0
22
click==8.1.7
33
Flask==3.0.3
4-
itsdangerous==2.1.2
4+
itsdangerous==2.2.0
55
Jinja2==3.1.3
66
MarkupSafe==2.1.5
77
Werkzeug==3.0.2

0 commit comments

Comments
 (0)