Skip to content

Bump Patched dependencies

This MR contains the following updates:

Package Change Age Confidence
PyYAML (source) ==6.0.2 -> ==6.0.3 age confidence
Pygoslin 2.1.5 -> 2.1.6 age confidence
PythonDotenv 1.1.0 -> 1.1.1 age confidence
Requests (source, changelog) 2.32.3 -> 2.32.5 age confidence
pygoslin ==2.1.5 -> ==2.1.6 age confidence
python-dotenv ==1.1.0 -> ==1.1.1 age confidence
requests (source, changelog) ==2.32.3 -> ==2.32.5 age confidence

Release Notes

yaml/pyyaml (PyYAML)

v6.0.3

Compare Source

What's Changed

  • Support for Python 3.14 and free-threading (experimental).

Full Changelog: https://github.com/yaml/pyyaml/compare/6.0.2...6.0.3

theskumar/python-dotenv (PythonDotenv)

v1.1.1

Compare Source

Fixed
psf/requests (Requests)

v2.32.5

Compare Source

Bugfixes

  • The SSLContext caching feature originally introduced in 2.32.0 has created a new class of issues in Requests that have had negative impact across a number of use cases. The Requests team has decided to revert this feature as long term maintenance of it is proving to be unsustainable in its current iteration.

Deprecations

  • Added support for Python 3.14.
  • Dropped support for Python 3.8 following its end of support.

v2.32.4

Compare Source

Security

  • CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file.

Improvements

  • Numerous documentation improvements

Deprecations

  • Added support for pypy 3.11 for Linux and macOS.
  • Dropped support for pypy 3.9 following its end of support.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading