Skip to content

Commit

Permalink
Bump the python group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python group with 2 updates in the / directory: [flask](https://github.com/pallets/flask) and [zipp](https://github.com/jaraco/zipp).


Updates `flask` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@3.0.3...3.1.0)

Updates `zipp` from 3.20.2 to 3.21.0
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.20.2...v3.21.0)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 096a80d commit 213002f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
commonmark==0.9.1
Flask==3.0.3
Flask==3.1.0
Flask-APScheduler==1.13.1
Flask-Caching==2.3.0
Flask-WTF==1.2.2
Expand All @@ -18,4 +18,4 @@ typing_extensions==4.12.2
urllib3==2.2.3
Werkzeug==3.1.3
WTForms==3.2.1
zipp==3.20.2
zipp==3.21.0

0 comments on commit 213002f

Please sign in to comment.