[deps]: Lock file maintenance poetry #70
Merged
+171
−188
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:
24.4.2
->24.8.0
3.21.3
->3.22.0
1.10.0
->1.11.2
8.2.2
->8.3.2
1.0.10
->1.1.0
2.9.0.post0
->2.9.0
2.32.2
->2.32.3
2.32.0.20240602
->2.32.0.20240712
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
psf/black (black)
v24.8.0
Compare Source
Stable style
# fmt: off
is used before a closing parenthesis or bracket. (#4363)Packaging
linked. This improves the PyPI listing for Black. (#4345)
Parser
multiline string (#4339)
(#4401)
\{
inside f-strings very well (#4422)(#4423)
Performance
.gitignore
(#4415)Blackd
marshmallow-code/marshmallow (marshmallow)
v3.22.0
Compare Source
python/mypy (mypy)
v1.11.2
Compare Source
v1.11.1
Compare Source
v1.11.0
Compare Source
v1.10.1
Compare Source
pre-commit/pre-commit (pre-commit)
v3.8.0
Compare Source
==================
Features
language: r
so environments are recreated ifthe system version of R changes.
v3.7.1
Compare Source
==================
Fixes
language: rust
default language version check whenrust-toolchain.toml
is present.
v3.7.0
Compare Source
==================
Features
docker
anddocker_image
hooks when--color
is specified.Fixes
fail_fast
for individual hooks stopping when previous hooks had failed.Updating
fail_fast
was fixed. If you want the pre-3.7.0behaviour, add
fail_fast: true
to all hooks before the lastfail_fast
hook.
v3.6.2
Compare Source
==================
Fixes
git commit --all
.v3.6.1
Compare Source
==================
Fixes
PYTHONEXECUTABLE
from environment when running.v3.6.0
Compare Source
==================
Features
minimum_pre_commit_version
first when parsing configs.Fixes
importlib.resources
.Updating
pytest-dev/pytest (pytest)
v8.3.2
Compare Source
pytest 8.3.2 (2024-07-24)
Bug fixes
#12652: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected.
-- by
RonnyPfannschmidt
{.interpreted-text role="user"}v8.3.1
Compare Source
pytest 8.3.1 (2024-07-20)
The 8.3.0 release failed to include the change notes and docs for the release. This patch release remedies this. There are no other changes.
v8.3.0
Compare Source
csernazs/pytest-httpserver (pytest-httpserver)
v1.1.0
Compare Source
=====
.. _Release Notes_1.1.0_Bug Fixes:
Bug Fixes
when httpserver is destructed before the other fixtures.
#​352 <https://github.com/csernazs/pytest-httpserver/issues/352>
_.. _Release Notes_1.0.12:
v1.0.12
Compare Source
======
.. _Release Notes_1.0.12_Bug Fixes:
Bug Fixes
changes in pytest-httpserver code itself.
#​345 <https://github.com/csernazs/pytest-httpserver/issues/345>
_.. _Release Notes_1.0.11:
v1.0.11
Compare Source
======
.. _Release Notes_1.0.11_New Features:
New Features
Hooks API
New methods added to query for matching requests in the log.
Threading support to serve requests in parallel
.. _Release Notes_1.0.10:
dateutil/dateutil (python-dateutil)
v2.9.0
Compare Source
Version 2.9.0 (2024-02-29)
Data updates
Features
dateutil
submodules lazily imported using PEP 562. On Python 3.7+, things likeimport dateutil; dateutil.tz.gettz("America/New_York")
will now work without explicitly importingdateutil.tz
, with the import occurring behind the scenes on first use. The old behavior remains on Python 3.6 and earlier. Fixed by Orson Adams. (gh issue #771, gh pr #1007)Bugfixes
datetime.utcfromtimestamp
, which is deprecated as of Python 3.12. Reported by Hugo van Kemenade (gh pr #1284), fixed by Thomas Grainger (gh pr #1285).Documentation changes
psf/requests (requests)
v2.32.3
Compare Source
Bugfixes
HTTPAdapter. (#6716)
without the
ssl
module. (#6724)Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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.