Skip to content

Commit 7f348c3

Browse files
chore(deps): bump the pip-dependencies group with 3 updates (Goo-aw233#60)
Bumps the pip-dependencies group with 3 updates: [charset-normalizer](https://github.com/jawah/charset_normalizer), [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) and [requests](https://github.com/psf/requests). Updates `charset-normalizer` from 3.4.4 to 3.4.6 - [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.4...3.4.6) Updates `pyinstaller-hooks-contrib` from 2026.1 to 2026.4 - [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst) - [Commits](pyinstaller/pyinstaller-hooks-contrib@v2026.1...v2026.4) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pyinstaller-hooks-contrib dependency-version: '2026.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b7204f commit 7f348c3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
altgraph==0.17.5
22
certifi==2026.2.25
3-
charset-normalizer==3.4.4
3+
charset-normalizer==3.4.6
44
click==8.3.1
55
colorama==0.4.6
66
idna==3.11
@@ -9,8 +9,8 @@ packaging==26.0
99
pefile==2024.8.26
1010
psutil==7.2.2
1111
pyinstaller==6.19.0
12-
pyinstaller-hooks-contrib==2026.1
12+
pyinstaller-hooks-contrib==2026.4
1313
pywin32==311
1414
pywin32-ctypes==0.2.3
15-
requests==2.32.5
15+
requests==2.33.1
1616
urllib3==2.6.3

0 commit comments

Comments
 (0)