Skip to content

Commit

Permalink
Bump itsdangerous from 0.24 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 0.24 to 1.1.0.
- [Release notes](https://github.com/pallets/itsdangerous/releases)
- [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst)
- [Commits](pallets/itsdangerous@0.24...1.1.0)

---
updated-dependencies:
- dependency-name: itsdangerous
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 12, 2022
1 parent 8e4d3ba commit 2e6e8e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Flask-pyoidc~=1.3.0
Flask-SQLAlchemy~=2.3.2
gunicorn~=20.1.0
isort~=4.3.4
itsdangerous~=0.24
itsdangerous~=1.1
Jinja2~=2.10
lazy-object-proxy~=1.4.0
Mako~=1.0.7
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ isort==4.3.21
# via
# -r requirements.in
# pylint
itsdangerous==0.24
itsdangerous==1.1.0
# via
# -r requirements.in
# flask
Expand Down

0 comments on commit 2e6e8e1

Please sign in to comment.