Skip to content

[deps]: Lock file maintenance poetry #82

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
docformatter dev patch 1.7.5 -> 1.7.7 age adoption passing confidence
flake8 (changelog) dev minor 7.1.1 -> 7.2.0 age adoption passing confidence
marshmallow (changelog) dependencies minor 3.23.2 -> 3.26.1 age adoption passing confidence
mypy (changelog) dev minor 1.14.1 -> 1.15.0 age adoption passing confidence
pre-commit dev minor 4.0.1 -> 4.2.0 age adoption passing confidence
pytest (changelog) test patch 8.3.4 -> 8.3.5 age adoption passing confidence
pytest-httpserver test patch 1.1.0 -> 1.1.3 age adoption passing confidence
python-dotenv dev minor 1.0.1 -> 1.1.0 age adoption passing confidence
types-requests (changelog) dev patch 2.32.0.20241016 -> 2.32.0.20250515 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

PyCQA/docformatter (docformatter)

v1.7.7

Compare Source

Full Changelog

Merged pull requests:

v1.7.6

Compare Source

Full Changelog

Features

Bug Fixes

Merged pull requests:

pycqa/flake8 (flake8)

v7.2.0

Compare Source

v7.1.2

Compare Source

marshmallow-code/marshmallow (marshmallow)

v3.26.1

Compare Source

v3.26.0

Compare Source

v3.25.1

Compare Source

v3.25.0

Compare Source

v3.24.2

Compare Source

v3.24.1

Compare Source

v3.24.0

Compare Source

v3.23.3

Compare Source

python/mypy (mypy)

v1.15.0

Compare Source

pre-commit/pre-commit (pre-commit)

v4.2.0

Compare Source

==================

Features
  • For language: python first attempt a versioned python executable for
    the default language version before consulting a potentially unversioned
    sys.executable.
Fixes

v4.1.0

Compare Source

==================

Features
Fixes
pytest-dev/pytest (pytest)

v8.3.5

Compare Source

pytest 8.3.5 (2025-03-02)

Bug fixes

  • #​11777: Fixed issue where sequences were still being shortened even with -vv verbosity.
  • #​12888: Fixed broken input when using Python 3.13+ and a libedit build of Python, such as on macOS or with uv-managed Python binaries from the python-build-standalone project. This could manifest e.g. by a broken prompt when using Pdb, or seeing empty inputs with manual usage of input() and suspended capturing.
  • #​13026: Fixed AttributeError{.interpreted-text role="class"} crash when using --import-mode=importlib when top-level directory same name as another module of the standard library.
  • #​13053: Fixed a regression in pytest 8.3.4 where, when using --import-mode=importlib, a directory containing py file with the same name would cause an ImportError
  • #​13083: Fixed issue where pytest could crash if one of the collected directories got removed during collection.

Improved documentation

  • #​12842: Added dedicated page about using types with pytest.

    See types{.interpreted-text role="ref"} for detailed usage.

Contributor-facing changes

  • #​13112: Fixed selftest failures in test_terminal.py with Pygments >= 2.19.0
  • #​13256: Support for Towncrier versions released in 2024 has been re-enabled
    when building Sphinx docs -- by webknjaz{.interpreted-text role="user"}.
csernazs/pytest-httpserver (pytest-httpserver)

v1.1.3

Compare Source

=====

.. _Release Notes_1.1.3_Bug Fixes:

Bug Fixes

  • Run server threads with daemon flag, preventing shutdown issues.
    #&#8203;411 <https://github.com/csernazs/pytest-httpserver/pull/411>_

.. _Release Notes_1.1.2:

v1.1.2

Compare Source

=====

.. _Release Notes_1.1.2_Deprecation Notes:

Deprecation Notes

  • Python versions earlier than 3.9 have been deprecated in order to make the
    code more type safe. Python 3.8 has reached EOL on 2024-10-07.

.. _Release Notes_1.1.1:

v1.1.1

Compare Source

=====

.. _Release Notes_1.1.1_New Features:

New Features

  • Add a new expect method to the HTTPServer object which allows
    developers to provide their own request matcher object.

.. _Release Notes_1.1.0:

theskumar/python-dotenv (python-dotenv)

v1.1.0

Compare Source

Feature

  • Add support for python 3.13
  • Enhance dotenv run, switch to execvpe for better resource management and signal handling ([#​523]) by [@​eekstunt]

Fixed

  • find_dotenv and load_dotenv now correctly looks up at the current directory when running in debugger or pdb ([#​553] by [@​randomseed42])

Misc

  • Drop support for Python 3.8

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 6, 2025 00:28
@renovate renovate bot force-pushed the renovate/poetry branch 5 times, most recently from 1912918 to 378fedd Compare January 12, 2025 00:35
@renovate renovate bot force-pushed the renovate/poetry branch 3 times, most recently from eeefb95 to 3106800 Compare January 23, 2025 06:20
@renovate renovate bot force-pushed the renovate/poetry branch 2 times, most recently from 167c977 to 7991b3d Compare February 12, 2025 05:07
@renovate renovate bot force-pushed the renovate/poetry branch from 7991b3d to 36f41f2 Compare February 23, 2025 20:52
@renovate renovate bot force-pushed the renovate/poetry branch 3 times, most recently from 9ad097d to 91ce47d Compare March 9, 2025 17:08
@renovate renovate bot force-pushed the renovate/poetry branch from 91ce47d to 2507a07 Compare March 13, 2025 04:39
@renovate renovate bot force-pushed the renovate/poetry branch 2 times, most recently from 5ba9755 to 6831ed4 Compare April 1, 2025 14:58
@renovate renovate bot force-pushed the renovate/poetry branch 2 times, most recently from 4889221 to 8b6ba4c Compare April 5, 2025 20:35
@renovate renovate bot force-pushed the renovate/poetry branch from 8b6ba4c to 738e6b9 Compare April 17, 2025 08:34
@renovate renovate bot force-pushed the renovate/poetry branch 2 times, most recently from 935bb92 to 7313399 Compare May 18, 2025 05:01
@renovate renovate bot force-pushed the renovate/poetry branch from 7313399 to 41ddbcb Compare May 22, 2025 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants