Skip to content

Commit 396b115

Browse files
build(deps): bump the python group across 1 directory with 3 updates
Bumps the python group with 3 updates in the / directory: [zipp](https://github.com/jaraco/zipp), [charset-normalizer](https://github.com/jawah/charset_normalizer) and [werkzeug](https://github.com/pallets/werkzeug). Updates `zipp` from 3.23.0 to 3.23.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.23.0...v3.23.1) Updates `charset-normalizer` from 3.4.6 to 3.4.7 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.6...3.4.7) Updates `werkzeug` from 3.1.7 to 3.1.8 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.7...3.1.8) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: werkzeug dependency-version: 3.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df1a7ec commit 396b115

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
certifi==2026.2.25
2-
charset-normalizer==3.4.6
2+
charset-normalizer==3.4.7
33
click==8.1.8
44
commonmark==0.9.1
55
Flask==3.1.3
@@ -17,6 +17,6 @@ PyYAML==6.0.3
1717
requests==2.32.5
1818
typing_extensions==4.15.0
1919
urllib3==2.6.3
20-
Werkzeug==3.1.7
20+
Werkzeug==3.1.8
2121
WTForms==3.2.1
22-
zipp==3.23.0
22+
zipp==3.23.1

0 commit comments

Comments
 (0)