Skip to content

Commit

Permalink
build(deps): bump the pip group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the / directory: [flask-cors](https://github.com/corydolphin/flask-cors) and [urllib3](https://github.com/urllib3/urllib3).


Updates `flask-cors` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@4.0.0...4.0.2)

Updates `urllib3` from 2.0.7 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.7...2.2.2)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 7c1a764 commit 08f0c53
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 @@ -8,7 +8,7 @@ datasets==2.18.0
dotenv==1.0.1
diskcache==5.6.3
Flask==3.0.2
Flask-Cors==4.0.0
Flask-Cors==4.0.2
httpx==0.27.0
huggingface-hub==0.21.3
Jinja2==3.1.3
Expand All @@ -24,5 +24,5 @@ tokenizers==0.15.2
torch==2.2.1
transformers==4.38.2
tzdata==2024.1
urllib3==2.0.7
urllib3==2.2.2
Werkzeug==3.0.1

0 comments on commit 08f0c53

Please sign in to comment.