Skip to content

Commit 08f0c53

Browse files
build(deps): bump the pip group across 1 directory with 2 updates
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]>
1 parent 7c1a764 commit 08f0c53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ datasets==2.18.0
88
dotenv==1.0.1
99
diskcache==5.6.3
1010
Flask==3.0.2
11-
Flask-Cors==4.0.0
11+
Flask-Cors==4.0.2
1212
httpx==0.27.0
1313
huggingface-hub==0.21.3
1414
Jinja2==3.1.3
@@ -24,5 +24,5 @@ tokenizers==0.15.2
2424
torch==2.2.1
2525
transformers==4.38.2
2626
tzdata==2024.1
27-
urllib3==2.0.7
27+
urllib3==2.2.2
2828
Werkzeug==3.0.1

0 commit comments

Comments
 (0)