Skip to content

Commit

Permalink
chore(deps): bump the pip group across 1 directories with 4 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 4 updates in the / directory: [flask](https://github.com/pallets/flask), [pycryptodome](https://github.com/Legrandin/pycryptodome), [requests](https://github.com/psf/requests) and [werkzeug](https://github.com/pallets/werkzeug).


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

Updates `pycryptodome` from 3.14.1 to 3.19.1
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](Legrandin/pycryptodome@v3.14.1...v3.19.1)

Updates `requests` from 2.28.1 to 2.31.0
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.31.0)

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

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: pycryptodome
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: werkzeug
  dependency-type: direct:production
  dependency-group: pip-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent a40f06c commit 2700cff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Babel==2.9.1
cachetools==5.0.0
dnspython==2.2.1
dramatiq==1.11.0
Flask==2.0.3
Flask==2.2.5
Flask-Cors==3.0.10
flask-restx==0.5.1
loguru==0.6.0
Expand All @@ -11,13 +11,13 @@ marshmallow-jsonschema==0.11.1
openpyxl==3.0.7
pandas==1.2.4
pdoc3==0.10.0
pycryptodome==3.14.1
pycryptodome==3.19.1
PyJWT==2.4.0
pymongo==3.12.0
python-dotenv==0.19.0
redis==3.5.3
requests==2.28.1
requests==2.31.0
sendgrid==6.9.1
typer==0.4.1
uWSGI==2.0.19.1
werkzeug==2.0.3
werkzeug==2.3.8

0 comments on commit 2700cff

Please sign in to comment.