build(deps): Bump the python-packages group across 1 directory with 9 updates #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 9 updates in the / directory:
2025.1.31
2025.8.3
3.4.1
3.4.3
0.21.2
0.22
24.2
25.0
2.19.1
2.19.2
2.32.3
2.32.4
0.18.10
0.18.14
2.2.0
3.0.1
2.3.0
2.5.0
Updates
certifi
from 2025.1.31 to 2025.8.3Commits
a97d9ad
2025.08.03 (#362)ddd90c6
2025.07.14 (#359)d905221
2025.07.09 (#358)e767d59
2025.06.15 (#357)3e70765
Bump actions/setup-python from 5.5.0 to 5.6.09afd2ff
Bump actions/download-artifact from 4.2.1 to 4.3.0d7c816c
remove code that's no longer required that 3.7 is our minimum (#351)1899613
Declare setuptools as the build backend in pyproject.toml (#350)c874142
update CI for ubuntu 20.04 deprecation (#348)275c9eb
2025.04.26 (#347)Updates
charset-normalizer
from 3.4.1 to 3.4.3Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
46f662d
Release 3.4.3 (#638)1a059b2
🔧 skip building on freethreaded as we're not confident it is stable2275e3d
📝 final note in CHANGELOG.mdc96acdf
📝 update release date on CHANGELOG.md43e5460
📝 update README.mdf277074
🔧 automatically lower confidence on small bytes str on non Unicode res...15ae241
🐛 automatically fallback on valid UTF-16 or UTF-32 even if the md says it...37397c1
🔧 enable 3.14 in nox test_mypyc sessioncb82537
⏪ revert license due to compat python 3.7 issue setuptools6a2efeb
🎨 fix linter errorsUpdates
docutils
from 0.21.2 to 0.22Commits
Updates
packaging
from 24.2 to 25.0Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
f585376
Bump for release600ecea
Add changelog entries3910129
support 'extras' and 'dependency_groups' markers (#888)8e49b43
Add support for PEP 738 Android tags (#880)e624d8e
Bump the github-actions group with 3 updates (#886)71f38d8
Bump the github-actions group with 2 updates (#878)9b4922d
Bump the github-actions group with 3 updates (#870)8510bd9
Upgrade to ruff 0.9.1 (#865)9375ec2
Re-add tests for Unicode file name parsing (#863)2256ed4
Bump the github-actions group across 1 directory with 2 updates (#864)Updates
pygments
from 2.19.1 to 2.19.2Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
Commits
cfca62e
Prepare v2.19.2 release.6688300
Disable pyodide (currently broken.)66997c3
Update ruff version.94dda77
Update CHANGES.26634c8
Merge pull request #2882 from thavelick/fix_lua_runaway_regexb6a51ec
fix lua regex causing runaway backtracking.edef94d
Investigation for #2839.fb6a00e
Merge pull request #2837 from dlazin/sql-cleanupbf7aa23
Clean up sql.pyUpdates
requests
from 2.32.3 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72
Polish up release tooling for last manual release821770e
Bump version and add release notes for v2.32.459f8aa2
Add netrc file search information to authentication documentation (#6876)5b4b64c
Add more tests to prevent regression of CVE 2024 470817bc4587
Add new test to check netrc auth leak (#6962)96ba401
Only use hostname to do netrc lookup instead of netloc7341690
Merge pull request #6951 from tswast/patch-16716d7c
remove linksa7e1c74
Update docs/conf.pyc799b81
docs: fix dead links to kenreitz.orgUpdates
ruamel-yaml
from 0.18.10 to 0.18.14Updates
snowballstemmer
from 2.2.0 to 3.0.1Changelog
Sourced from snowballstemmer's changelog.
... (truncated)
Commits
e4b3efb
Update for 3.0.1bbd3319
Protect empty languages dict298ff9f
Update details of Python 2 support in old versions53fe098
python: Specify correct dependencies for$(python_output_dir)/__init__.py
00a22de
Stop excluding classifiers for Armenian and Yiddishabd9adc
Update for 3.0.0d23d356
Back out incomplete ESM support for 3.0.0ff42274
Update draft NEWS entrycd61f01
tamil: remove_tense_suffix signals if ending removededfe576
nepali: Reformat amongs to be clearerUpdates
urllib3
from 2.3.0 to 2.5.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
aaab4ec
Release 2.5.07eb4a2a
Merge commit from forkf05b132
Merge commit from forkd03fe32
Fix HTTP tunneling with IPv6 in older Python versions11661e9
Bump github/codeql-action from 3.28.0 to 3.29.0 (#3624)6a0ecc6
Update v2 migration guide to 2.4.0 (#3621)8e32e60
Raise exception for shutdown on a connection already released to the pool (#3...9996e0f
Fix emscripten CI for Chrome 137+ (#3599)4fd1a99
Bump RECENT_DATE (#3617)c4b5917
Add support for the newcompression.zstd
module in Python 3.14 (#3611)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions