Update all dependencies#475
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #475 +/- ##
=======================================
Coverage 56.25% 56.25%
=======================================
Files 6 6
Lines 368 368
=======================================
Hits 207 207
Misses 161 161 🚀 New features to boost your workflow:
|
2dd772d to
f1671b3
Compare
f1671b3 to
05ec1fc
Compare
05ec1fc to
07817a2
Compare
07817a2 to
698b3a9
Compare
9315eca to
cd899e0
Compare
6b7e7c7 to
0880df1
Compare
0880df1 to
b63d921
Compare
a7cd5b3 to
f0dded0
Compare
1958420 to
9f8d87c
Compare
9f8d87c to
8f1dff5
Compare
8f1dff5 to
7b30514
Compare
a77f505 to
1e22f3f
Compare
1e22f3f to
6e85c8b
Compare
1c447ec to
fa62167
Compare
fa62167 to
7b87b15
Compare
43cb005 to
72176d4
Compare
a40e5bc to
b293114
Compare
59c6ca3 to
1282307
Compare
1282307 to
93743a1
Compare
93743a1 to
4b2d07d
Compare
4b2d07d to
0159ed6
Compare
0159ed6 to
20820dc
Compare
d7918f2 to
bfc2b8b
Compare
a690a33 to
0debaee
Compare
6486773 to
0c3b45c
Compare
9d70b29 to
709552c
Compare
1c0aabd to
7ef9107
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
==2.16.0→==2.18.0==2024.8.30→==2024.12.14==3.4.0→==3.4.7==0.18.1→==0.23==1.4.1→==1.5.0==6.4.5→==6.5.2==2.0.0→==2.3.0==3.0.2→==3.0.3==24.1→==24.2==1.5.0→==1.6.0==6.0.1→==6.0.3Release Notes
python-babel/babel (babel)
v2.18.0Compare Source
Happy 2026! This release is, coincidentally, also being made from FOSDEM.
We will aspire for a slightly less glacial release cadence in this year;
there are interesting features in the pipeline.
Features
11841194121311961246Other improvements
12281230122712291174118911861202123312401197pyproject.tomlby @tomasr8 in :gh:1187unittesttest cases to bare functions by @akx in :gh:1241v2.17.0Compare Source
Happy 2025! This release is being made from FOSDEM 2025, in Brussels, Belgium.
Thank you to all contributors, new and old,
and here's to another great year of internationalization and localization!
Features
parse_timetime formats by @tomasr8 in :gh:1141str.indexwithstr.findby @tomasr8 in :gh:1130/etc/localtimeby @akx in :gh:11651179locale=Noneby @akx in :gh:1164Catalog.__setitem__by @tomasr8 in :gh:1167112611351132read_mologic regardingcatalog.charsetby @tomasr8 in :gh:11481121Deprecation and compatibility
Locale.number_symbolswill now have first-level keys for each numbering system.Since the implicit default numbering system still is
"latn", what had previouslybeen e.g.
Locale.number_symbols['decimal']is nowLocale.number_symbols['latn']['decimal'].distutilsorsetuptools; if you had beenusing the Babel setuptools command extensions, you would need to explicitly depend on
setuptools–though given you're running
setup.pyyou probably already do.Features
10451046certifi/python-certifi (certifi)
v2024.12.14Compare Source
jawah/charset_normalizer (charset-normalizer)
v3.4.7Compare Source
Changed
setuptoolsconstraint tosetuptools>=68,<82.1.Fixed
v3.4.6Compare Source
Changed
charset_normalizer.mdfor higher performance. Removedeligible(..)andfeed(...)in favor of
feed_info(...).UNICODE_RANGES_COMBINEDusing Unicode blocks v17.Fixed
--normalizewriting to wrong path when passing multiple files in. (#702)Misc
v3.4.5Compare Source
Changed
setuptoolsconstraint tosetuptools>=68,<=82.Fixed
Misc
query_yes_nofunction (inside CLI) to avoid using ambiguous licensed code.cd.pysubmodule into mypyc optional compilation to reduce further the performance impact.v3.4.4Compare Source
Changed
setuptoolsto a specific constraintsetuptools>=68,<=81.Removed
setuptools-scmas a build dependency.Misc
dev-requirements.txtand createdci-requirements.txtfor security purposes.multiple.intoto.jsonlin GitHub releases in addition to individual attestation file per wheel.v3.4.3Compare Source
Changed
CHARSET_NORMALIZER_USE_MYPYCisn't set to1. (#595) (#583)detectoutput legacy function. (#391)Added
Fixed
Misc
Each published wheel comes with its SBOM. We choose CycloneDX as the format.
v3.4.2Compare Source
Fixed
argparse.FileTypeby backporting the target class into the package. (#591)Changed
v3.4.1Compare Source
Changed
pyproject.tomlinstead ofsetup.cfgusing setuptools as the build backend.Added
Removed
build-requirements.txtas per usingpyproject.tomlnative build configuration.bin/integration.pyandbin/serve.pyin favor of downstream integration test (see noxfile).setup.cfgin favor ofpyproject.tomlmetadata configuration.utils.range_scanfunction.Fixed
utf_8instead of preferredutf-8. (#572)shibukawa/imagesize_py (imagesize)
v1.5.0Compare Source
python/importlib_resources (importlib-resources)
v6.5.2Compare Source
v6.5.1Compare Source
v6.5.0Compare Source
pytest-dev/iniconfig (iniconfig)
v2.3.0Compare Source
=====
v2.2.0Compare Source
=====
v2.1.0Compare Source
=====
pallets/markupsafe (markupsafe)
v3.0.3Compare Source
Released 2025-09-27
__version__raisesDeprecationWarninginstead ofUserWarning.:issue:
487489) for the C extension.:issue:
494485503505pypa/packaging (packaging)
v24.2Compare Source
What's Changed
__str__by @aryanpingle in #817>and<by @notatallshaw in #794Metadata.nameisn't normalized by @brettcannon in #842New Contributors
Full Changelog: pypa/packaging@24.1...24.2
yaml/pyyaml (pyyaml)
v6.0.3Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.2...6.0.3
v6.0.2Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.1...6.0.2
Configuration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.