-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Python dependencies (major) #290
base: main
Are you sure you want to change the base?
Conversation
4266953
to
e3be226
Compare
e3be226
to
810db96
Compare
c2aeef1
to
839cb0a
Compare
a02f1c0
to
0d24842
Compare
b526926
to
6de2051
Compare
|
f69f481
to
3c0ad67
Compare
3c0ad67
to
e1125de
Compare
e1125de
to
f489c00
Compare
f489c00
to
610f844
Compare
270aa14
to
4ad50e7
Compare
f1d317e
to
98edaca
Compare
9685a28
to
b2effd7
Compare
b2effd7
to
2ed5354
Compare
2ed5354
to
924f190
Compare
924f190
to
d94a751
Compare
d94a751
to
004febe
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
c0a2032
to
079d67a
Compare
This PR contains the following updates:
^1.9.0
->^2.1.1
^5.0.0
->^6.0.0
^8.5.0
->^9.0.0
Release Notes
python-poetry/poetry-core (poetry-core)
v2.1.1
Compare Source
Fixed
python_version
marker resulted in an invalid marker (#838).v2.1.0
Compare Source
Added
poetry
instance (#319).has_upper_bound method
toVersionConstraint
(#833).Changed
extra
markers (#818).#832).
python_version
markers (#826).Fixed
__pycache__
directory and*.pyc
files were included in sdists and wheels (#835).v2.0.1
Compare Source
Changed
Home-page
withProject-URL: Homepage
(#807).Fixed
tool.poetry.packages
without a specifiedformat
were not initialized with the default value resulting in aKeyError
(#805).project.urls
entries were not processed correctly resulting in aKeyError
(#807).project.dependencies
viatool.poetry.dependencies
were ignored ifproject.optional-dependencies
were defined (#811).v2.0.0
Compare Source
Added
project
section in thepyproject.toml
file according to PEP 621 (#708,#792).
platform_release
marker (#722).in
/not in
in generic constraints (#722).SOURCE_DATE_EPOCH
when building packages (#766,#781).
Changed
METADATA
files with version 2.3 instead of 2.2 (#707).allow-prereleases
a tri-state setting (#783).Error
suffix (#767).x
in version constraints (#770).#769).
tool.poetry.dev-dependencies
in favor oftool.poetry.group.dev.dependencies
(#754).Package.python_marker
(#446).pyproject.toml
file cannot be parsed (#734).readme
files (#752).#718,
#727,
#736,
#746,
#755,
#764,
#784,
#787,
#795).
Fixed
platlib
directory of the wrong Python was used (#726).+
was not allowed in git URL paths (#765).Vendoring
fastjsonschema==2.21.1
lark==1.2.2
packaging==24.2
tomli==2.2.1
v1.9.1
Compare Source
Added
3.13
to the list of available Python versions (#747).pytest-dev/pytest-cov (pytest-cov)
v6.0.0
Compare Source
Now it will perform the check just like
coverage report
would.--cov-precision
cli option that can override the value set in your coverage configuration.jd/tenacity (tenacity)
v9.0.0
: tenacity 9.0.0Compare Source
What's Changed
min
argument forwait_random_exponential
by @yxtay in https://github.com/jd/tenacity/pull/425Full Changelog: jd/tenacity@8.5.0...9.0.0
Configuration
📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 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.