Skip to content

build(deps): update bugfixes (hotfix/2.1)#845

Closed
renovate[bot] wants to merge 1 commit intohotfix/2.1from
renovate/hotfix/2.1-bugfixes
Closed

build(deps): update bugfixes (hotfix/2.1)#845
renovate[bot] wants to merge 1 commit intohotfix/2.1from
renovate/hotfix/2.1-bugfixes

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2025

This PR contains the following updates:

Package Change Age Confidence
freezegun (changelog) ==1.5.1 -> ==1.5.5 age confidence
pytest-subprocess ==1.5.2 -> ==1.5.3 age confidence
responses (changelog) ==0.25.3 -> ==0.25.8 age confidence
sphinx-lint (changelog) ==1.0.0 -> ==1.0.2 age confidence
types-pyyaml (changelog) ==6.0.12.20240917 -> ==6.0.12.20250915 age confidence
types-requests (changelog) ==2.32.0.20241016 -> ==2.32.4.20250913 age confidence

Release Notes

spulec/freezegun (freezegun)

v1.5.5

Compare Source

  • Allow parametrized arguments called 'func' (Broken in 1.5.4)

v1.5.4

Compare Source

  • Fix: Ability to yield fixtures (broken in 1.5.3)

v1.5.3

Compare Source

  • Fix compatibility with pytest 8.4.0 when using fixtures
  • Add (back) class-decorator overload to guarantee Pytype understands it

v1.5.2

Compare Source

  • Remove support for Python 3.7
  • Explicitly marks support for Python 3.13
  • Improved project documentation
aklajnert/pytest-subprocess (pytest-subprocess)

v1.5.3

Compare Source

Features

* `#&#8203;171 <https://github.com/aklajnert/pytest-subprocess/pull/171>`_, `#&#8203;178 <https://github.com/aklajnert/pytest-subprocess/pull/178>`_: Allow to access keyword arguments passed to Popen.

Bug fixes  
  • #&#8203;180 <https://github.com/aklajnert/pytest-subprocess/pull/180>_: Fixed an incorrect wait timeout calculation.
  • #&#8203;170 <https://github.com/aklajnert/pytest-subprocess/pull/170>_: Wrapped ProcessDispatcher.dispatch into FakePopenWrapper as it was causing TypeError when Popen is used as a type.
  • #&#8203;169 <https://github.com/aklajnert/pytest-subprocess/pull/169>_: Get rid of using thread in AsyncFakePopen as it causes thread.join() to hang indefinitely.
getsentry/responses (responses)

v0.25.8

Compare Source

  • Fix bug where the content type is always recorded as either text/plain or application/json. See #​770
  • Allow asserts on add_callback() matches. See #​727

v0.25.7

Compare Source

  • Added support for python 3.13

v0.25.6

Compare Source

  • Added py.typed to package_data

v0.25.5

Compare Source

  • Fix readme issue that prevented 0.25.4 from being published to pypi.
sphinx-contrib/sphinx-lint (sphinx-lint)

v1.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: sphinx-contrib/sphinx-lint@v1.0.1...v1.0.2

v1.0.1

Compare Source

  • Added checker for role with extra backtick, by @​mattwang44
  • Include C construct directives for RST checks, by @​hugovk
  • Dropped support for Python 3.8 and Python 3.9
  • Ignore line length when line only contains a long URL by @​carterbox
  • Exclude underscores in download directive URLs by @​VarunNikam22
  • Fix to skip missing-space-after-role check in tables, by @​hugovk
  • Add support for Python 3.14 and enable colour help by @​hugovk

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the PR: Dependencies This PR updates project dependencies. label Oct 25, 2025
@renovate renovate bot requested a review from a team October 25, 2025 19:07
@renovate renovate bot force-pushed the renovate/hotfix/2.1-bugfixes branch from c050e3b to 096eda2 Compare October 30, 2025 23:10
@renovate renovate bot force-pushed the renovate/hotfix/2.1-bugfixes branch from 096eda2 to 119570c Compare November 21, 2025 11:33
@lengau lengau closed this Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Dependencies This PR updates project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant