chore(deps): update all non-major dependencies - autoclosed
This MR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| certifi |
==2025.6.15 -> ==2025.7.14
|
minor | |||
| gitlab.developers.cam.ac.uk/uis/gcp-function/devops |
2.3.1 -> 2.3.2
|
module | patch | ||
| pycqa/flake8 |
7.2.0 -> 7.3.0
|
repository | minor | ||
| uis/devops/continuous-delivery/ci-templates |
v7.6.0 -> v7.6.1
|
repository | patch | ||
| urllib3 (changelog) |
==2.4.0 -> ==2.5.0
|
minor |
Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.
Release Notes
uis/devops/infra/terraform/gcp-function (gitlab.developers.cam.ac.uk/uis/gcp-function/devops)
v2.3.2
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v7.6.1: 7.6.1
7.6.1 (2025-07-16)
Bug Fixes
urllib3/urllib3 (urllib3)
v2.5.0
==================
Features
- Added support for the
compression.zstdmodule that is new in Python 3.14. SeePEP 784 <https://peps.python.org/pep-0784/>_ for more information. (#​3610 <https://github.com/urllib3/urllib3/issues/3610>__) - Added support for version 0.5 of
hatch-vcs(#​3612 <https://github.com/urllib3/urllib3/issues/3612>__)
Bugfixes
- Fixed a security issue where restricting the maximum number of followed
redirects at the
urllib3.PoolManagerlevel via theretriesparameter did not work. - Made the Node.js runtime respect redirect parameters such as
retriesandredirects. - Raised exception for
HTTPResponse.shutdownon a connection already released to the pool. (#​3581 <https://github.com/urllib3/urllib3/issues/3581>__) - Fixed incorrect
CONNECTstatement when using an IPv6 proxy withconnection_from_host. Previously would not be wrapped in[]. (#​3615 <https://github.com/urllib3/urllib3/issues/3615>__)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.