Skip to content

Commit 0d2dc69

Browse files
chore(deps): bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the / directory: [filelock](https://github.com/tox-dev/py-filelock), [fonttools](https://github.com/fonttools/fonttools), [urllib3](https://github.com/urllib3/urllib3) and [werkzeug](https://github.com/pallets/werkzeug). Updates `filelock` from 3.18.0 to 3.20.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.18.0...3.20.1) Updates `fonttools` from 4.58.2 to 4.60.2 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.58.2...4.60.2) Updates `urllib3` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) Updates `werkzeug` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production dependency-group: pip - dependency-name: fonttools dependency-version: 4.60.2 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb6c6d7 commit 0d2dc69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ executing==2.2.0
4949
Faker==37.11.0
5050
fastapi==0.115.12
5151
fastembed==0.7.3
52-
filelock==3.18.0
52+
filelock==3.20.1
5353
filetype==1.2.0
5454
Flask==3.1.1
5555
flatbuffers==25.9.23
56-
fonttools==4.58.2
56+
fonttools==4.60.2
5757
frozendict==2.4.6
5858
frozenlist==1.8.0
5959
fsspec==2025.5.1
@@ -233,14 +233,14 @@ typing_extensions==4.14.0
233233
tzdata==2025.2
234234
ucimlrepo==0.0.7
235235
uritemplate==4.2.0
236-
urllib3==2.5.0
236+
urllib3==2.6.0
237237
uv==0.9.6
238238
uvicorn==0.34.3
239239
virtualenv==20.35.3
240240
watchdog==6.0.0
241241
wcwidth==0.2.13
242242
websockets==15.0.1
243-
Werkzeug==3.1.3
243+
Werkzeug==3.1.4
244244
xarray==2025.6.1
245245
xlsxwriter==3.2.9
246246
yarl==1.22.0

0 commit comments

Comments
 (0)