Skip to content

Commit

Permalink
Bump itsdangerous from 2.1.2 to 2.2.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent c570940 commit c04fbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ics==0.7.2
importlib-metadata==7.1.0; python_version < '3.9'
importlib-resources==6.1.1; python_version < '3.9'
iniconfig==2.0.0; python_version >= '3.7'
itsdangerous==2.1.2; python_version >= '3.7'
itsdangerous==2.2.0; python_version >= '3.7'
jinja2==3.1.3; python_version >= '3.7'
jmespath==0.10.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
mako==1.3.3; python_version >= '3.8'
Expand Down

0 comments on commit c04fbd2

Please sign in to comment.