GoogleCloudPlatform / getting-started-python

Code samples for using Python on Google Cloud Platform
https://cloud.google.com/python
Apache License 2.0
789 stars 591 forks source link

chore(deps): update all dependencies #540

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Flask (changelog) ==2.2.2 -> ==2.3.2 age adoption passing confidence
cryptography (changelog) ==39.0.1 -> ==40.0.2 age adoption passing confidence
flask (changelog) ==2.2.5 -> ==2.3.2 age adoption passing confidence
google-cloud-error-reporting ==1.8.1 -> ==1.9.1 age adoption passing confidence
google-cloud-firestore ==2.9.1 -> ==2.11.1 age adoption passing confidence
google-cloud-pubsub ==2.14.0 -> ==2.16.1 age adoption passing confidence
google-cloud-storage ==2.7.0 -> ==2.9.0 age adoption passing confidence
google-cloud-translate ==3.10.1 -> ==3.11.1 age adoption passing confidence
nox ==2022.11.21 -> ==2023.4.22 age adoption passing confidence
pytest (source, changelog) ==7.2.1 -> ==7.3.1 age adoption passing confidence
requests (source, changelog) ==2.28.2 -> ==2.30.0 age adoption passing confidence

Release Notes

pyca/cryptography ### [`v40.0.2`](https://togithub.com/pyca/cryptography/compare/40.0.1...40.0.2) [Compare Source](https://togithub.com/pyca/cryptography/compare/40.0.1...40.0.2) ### [`v40.0.1`](https://togithub.com/pyca/cryptography/compare/40.0.0...40.0.1) [Compare Source](https://togithub.com/pyca/cryptography/compare/40.0.0...40.0.1) ### [`v40.0.0`](https://togithub.com/pyca/cryptography/compare/39.0.2...40.0.0) [Compare Source](https://togithub.com/pyca/cryptography/compare/39.0.2...40.0.0) ### [`v39.0.2`](https://togithub.com/pyca/cryptography/compare/39.0.1...39.0.2) [Compare Source](https://togithub.com/pyca/cryptography/compare/39.0.1...39.0.2)
googleapis/python-error-reporting ### [`v1.9.1`](https://togithub.com/googleapis/python-error-reporting/blob/HEAD/CHANGELOG.md#​191-httpsgithubcomgoogleapispython-error-reportingcomparev190v191-2023-03-23) [Compare Source](https://togithub.com/googleapis/python-error-reporting/compare/v1.9.0...v1.9.1) ##### Documentation - Fix formatting of request arg in docstring ([#​422](https://togithub.com/googleapis/python-error-reporting/issues/422)) ([561dc39](https://togithub.com/googleapis/python-error-reporting/commit/561dc395302f7989820db79f1c82aad04b7f6f7c)) ### [`v1.9.0`](https://togithub.com/googleapis/python-error-reporting/blob/HEAD/CHANGELOG.md#​190-httpsgithubcomgoogleapispython-error-reportingcomparev182v190-2023-02-28) [Compare Source](https://togithub.com/googleapis/python-error-reporting/compare/v1.8.2...v1.9.0) ##### Features - Enable "rest" transport in Python for services supporting numeric enums ([#​418](https://togithub.com/googleapis/python-error-reporting/issues/418)) ([b2b9eab](https://togithub.com/googleapis/python-error-reporting/commit/b2b9eab649f413d7ad8a47fd660f9e2bcc32a820)) ### [`v1.8.2`](https://togithub.com/googleapis/python-error-reporting/blob/HEAD/CHANGELOG.md#​182-httpsgithubcomgoogleapispython-error-reportingcomparev181v182-2023-02-04) [Compare Source](https://togithub.com/googleapis/python-error-reporting/compare/v1.8.1...v1.8.2) ##### Documentation - Removed link to the regionalization page ([#​411](https://togithub.com/googleapis/python-error-reporting/issues/411)) ([3a0d82d](https://togithub.com/googleapis/python-error-reporting/commit/3a0d82db6a425b91430be0ee84fd9c957f39af00))
googleapis/python-firestore ### [`v2.11.1`](https://togithub.com/googleapis/python-firestore/blob/HEAD/CHANGELOG.md#​2111-httpsgithubcomgoogleapispython-firestorecomparev2110v2111-2023-04-26) [Compare Source](https://togithub.com/googleapis/python-firestore/compare/v2.11.0...v2.11.1) ##### Bug Fixes - Expose Count, FieldFilter, Or, and And to firestore module ([#​706](https://togithub.com/googleapis/python-firestore/issues/706)) ([8eb2c88](https://togithub.com/googleapis/python-firestore/commit/8eb2c88d01eaa8a77c2f5fb242bd3e506870f8e1)) ### [`v2.11.0`](https://togithub.com/googleapis/python-firestore/blob/HEAD/CHANGELOG.md#​2110-httpsgithubcomgoogleapispython-firestorecomparev2101v2110-2023-04-03) [Compare Source](https://togithub.com/googleapis/python-firestore/compare/v2.10.1...v2.11.0) ##### Features - OR Query implementation ([#​698](https://togithub.com/googleapis/python-firestore/issues/698)) ([44dd5d6](https://togithub.com/googleapis/python-firestore/commit/44dd5d60a598ff5209263127acbd8f7b869e1c4b)) ### [`v2.10.1`](https://togithub.com/googleapis/python-firestore/blob/HEAD/CHANGELOG.md#​2101-httpsgithubcomgoogleapispython-firestorecomparev2100v2101-2023-03-23) [Compare Source](https://togithub.com/googleapis/python-firestore/compare/v2.10.0...v2.10.1) ##### Documentation - Fix formatting of request arg in docstring ([#​700](https://togithub.com/googleapis/python-firestore/issues/700)) ([7b09f16](https://togithub.com/googleapis/python-firestore/commit/7b09f164f66a1387f34ccc4bee89eb3fd9e7b9fc)) ### [`v2.10.0`](https://togithub.com/googleapis/python-firestore/blob/HEAD/CHANGELOG.md#​2100-httpsgithubcomgoogleapispython-firestorecomparev291v2100-2023-02-21) [Compare Source](https://togithub.com/googleapis/python-firestore/compare/v2.9.1...v2.10.0) ##### Features - Add `OR` query support ([#​689](https://togithub.com/googleapis/python-firestore/issues/689)) ([22af4d7](https://togithub.com/googleapis/python-firestore/commit/22af4d7d402fc082b6006ffc6648e2455adf8b8c)) ##### Bug Fixes - Ordering in limit_to_last ([#​692](https://togithub.com/googleapis/python-firestore/issues/692)) ([cc9dfb3](https://togithub.com/googleapis/python-firestore/commit/cc9dfb3947442e57cc0a5bb50198c3dbe612165a)), closes [#​536](https://togithub.com/googleapis/python-firestore/issues/536) - Type hinting in collection.py ([#​688](https://togithub.com/googleapis/python-firestore/issues/688)) ([bfb97c2](https://togithub.com/googleapis/python-firestore/commit/bfb97c2cc7cb00c258cef0949bb7d32dcea4631e))
googleapis/python-pubsub ### [`v2.16.1`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#​2161-httpsgithubcomgoogleapispython-pubsubcomparev2160v2161-2023-05-05) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.16.0...v2.16.1) ##### Bug Fixes - Allow dropping cleaned-up keys ([#​911](https://togithub.com/googleapis/python-pubsub/issues/911)) ([4b3157c](https://togithub.com/googleapis/python-pubsub/commit/4b3157ccb83771a2e613fc3475035f24d358ccf6)) ##### Documentation - Add comment to setup.py ([#​905](https://togithub.com/googleapis/python-pubsub/issues/905)) ([9825109](https://togithub.com/googleapis/python-pubsub/commit/9825109a826e63cd076c21367157be7a3c01c45b)) ### [`v2.16.0`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#​2160-httpsgithubcomgoogleapispython-pubsubcomparev2152v2160-2023-04-06) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.15.2...v2.16.0) ##### Features - Enable "rest" transport in Python for services supporting numeric enums ([#​863](https://togithub.com/googleapis/python-pubsub/issues/863)) ([a80c1d1](https://togithub.com/googleapis/python-pubsub/commit/a80c1d1f6f880cd13c247231bdc86c824edab8cb)) ##### Documentation - Fix formatting of request arg in docstring ([#​894](https://togithub.com/googleapis/python-pubsub/issues/894)) ([ee2ea73](https://togithub.com/googleapis/python-pubsub/commit/ee2ea7341268fd5428d98208b8af2fc96efe8d03)) ### [`v2.15.2`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#​2152-httpsgithubcomgoogleapispython-pubsubcomparev2151v2152-2023-03-20) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.15.1...v2.15.2) ##### Documentation - Update missing docstrings ([#​890](https://togithub.com/googleapis/python-pubsub/issues/890)) ([5849e04](https://togithub.com/googleapis/python-pubsub/commit/5849e048f48074e3a8ecddbe3bfbcfc9da094a28)) ### [`v2.15.1`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#​2151-httpsgithubcomgoogleapispython-pubsubcomparev2150v2151-2023-03-14) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.15.0...v2.15.1) ##### Bug Fixes - Set x-goog-request-params for streaming pull request ([#​884](https://togithub.com/googleapis/python-pubsub/issues/884)) ([0d247e6](https://togithub.com/googleapis/python-pubsub/commit/0d247e6b189409b4d57c95dbbbf3df3e0fac0fa2)) ### [`v2.15.0`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#​2150-httpsgithubcomgoogleapispython-pubsubcomparev2141v2150-2023-02-22) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.14.1...v2.15.0) ##### Features - Add google.api.method.signature to update methods ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) - Add temporary_failed_ack_ids to ModifyAckDeadlineConfirmation ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) ##### Bug Fixes - Add service_yaml_parameters to py_gapic_library BUILD.bazel targets ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) - Move global import in publisher sample ([#​866](https://togithub.com/googleapis/python-pubsub/issues/866)) ([271a46d](https://togithub.com/googleapis/python-pubsub/commit/271a46d4da0c668674a36c0f58bbe0fe70985b75)) - Port proto changes ([#​871](https://togithub.com/googleapis/python-pubsub/issues/871)) ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) ##### Documentation - Clarify BigQueryConfig PERMISSION_DENIED state ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) - Clarify subscription description ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) - Fix Pull description ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) - Fix PullResponse description ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) - Replacing HTML code with Markdown ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) - Update Pub/Sub topic retention limit from 7 days to 31 days ([3dd43d6](https://togithub.com/googleapis/python-pubsub/commit/3dd43d6c9facc59c7c4913cac605aa95176cc857)) ### [`v2.14.1`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#​2141-httpsgithubcomgoogleapispython-pubsubcomparev2140v2141-2023-02-08) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.14.0...v2.14.1) ##### Bug Fixes - Add context manager return types ([4f690b9](https://togithub.com/googleapis/python-pubsub/commit/4f690b9287beefbca6505cf88637f4a8c5077152)) ##### Documentation - Add documentation for enums ([4f690b9](https://togithub.com/googleapis/python-pubsub/commit/4f690b9287beefbca6505cf88637f4a8c5077152)) - Mark revision_id in CommitSchemaRevisionRequest as deprecated ([#​861](https://togithub.com/googleapis/python-pubsub/issues/861)) ([09b846d](https://togithub.com/googleapis/python-pubsub/commit/09b846ddd066519c0570522b8525ec5705714b0a))
googleapis/python-storage ### [`v2.9.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#​290-httpsgithubcomgoogleapispython-storagecomparev280v290-2023-05-04) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.8.0...v2.9.0) ##### Features - Un-deprecate blob.download_to_file(), bucket.create(), and bucket.list_blobs() ([#​1013](https://togithub.com/googleapis/python-storage/issues/1013)) ([aa4f282](https://togithub.com/googleapis/python-storage/commit/aa4f282514ebdaf58ced0743859a4ab1458f967c)) ##### Bug Fixes - Avoid pickling processed credentials ([#​1016](https://togithub.com/googleapis/python-storage/issues/1016)) ([7935824](https://togithub.com/googleapis/python-storage/commit/7935824049e2e6e430d2e601156730d6366c78f7)) - Improve test error message for missing credentials ([#​1024](https://togithub.com/googleapis/python-storage/issues/1024)) ([892481a](https://togithub.com/googleapis/python-storage/commit/892481a2c76fe5747ada3392345c087fb7f8bd8a)) ##### Documentation - Add sample and sample test for transfer manager ([#​1027](https://togithub.com/googleapis/python-storage/issues/1027)) ([4698799](https://togithub.com/googleapis/python-storage/commit/4698799101b5847d55edc8267db85257a74c3119)) - Remove threads in transfer manager samples ([#​1029](https://togithub.com/googleapis/python-storage/issues/1029)) ([30c5146](https://togithub.com/googleapis/python-storage/commit/30c51469af2efd4f5becaab7e7b02b207a074267)) ### [`v2.8.0`](https://togithub.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#​280-httpsgithubcomgoogleapispython-storagecomparev270v280-2023-03-29) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v2.7.0...v2.8.0) ##### Features - Add multiprocessing and chunked downloading to transfer manager ([#​1002](https://togithub.com/googleapis/python-storage/issues/1002)) ([e65316b](https://togithub.com/googleapis/python-storage/commit/e65316b5352a4e15c4dba806e899ad58f8665464)) ##### Bug Fixes - Add trove classifier for python 3.11 ([#​971](https://togithub.com/googleapis/python-storage/issues/971)) ([7886376](https://togithub.com/googleapis/python-storage/commit/7886376e5105f705a5fe9d061463cf1e033aecd0)) - Remove use of deprecated cgi module ([#​1006](https://togithub.com/googleapis/python-storage/issues/1006)) ([3071832](https://togithub.com/googleapis/python-storage/commit/30718322f6c7b1d7a3e4cfd44b6e1796f721b655)) ##### Documentation - Add clarifications to read timeout ([#​873](https://togithub.com/googleapis/python-storage/issues/873)) ([8fb26f4](https://togithub.com/googleapis/python-storage/commit/8fb26f439cf28ac4ec7a841db1cd0fd60ea77362)) - Fix c.g.c structure ([#​982](https://togithub.com/googleapis/python-storage/issues/982)) ([d5a2931](https://togithub.com/googleapis/python-storage/commit/d5a29318b5c68678ea63eb40a4dfede562f8963e)) - Update c.g.c docs and guides ([#​994](https://togithub.com/googleapis/python-storage/issues/994)) ([62b4a50](https://togithub.com/googleapis/python-storage/commit/62b4a500e40860c54c53d12323434d28739f9812))
googleapis/python-translate ### [`v3.11.1`](https://togithub.com/googleapis/python-translate/blob/HEAD/CHANGELOG.md#​3111-httpsgithubcomgoogleapispython-translatecomparev3110v3111-2023-03-23) [Compare Source](https://togithub.com/googleapis/python-translate/compare/v3.11.0...v3.11.1) ##### Documentation - Fix formatting of request arg in docstring ([#​487](https://togithub.com/googleapis/python-translate/issues/487)) ([59f7107](https://togithub.com/googleapis/python-translate/commit/59f710706a4c0a71b6a8ec7deedaab9fe55a5260)) ### [`v3.11.0`](https://togithub.com/googleapis/python-translate/blob/HEAD/CHANGELOG.md#​3110-httpsgithubcomgoogleapispython-translatecomparev3101v3110-2023-02-28) [Compare Source](https://togithub.com/googleapis/python-translate/compare/v3.10.1...v3.11.0) ##### Features - Add supported fields in document translation request and refresh translation v3 GA service proto documentation ([cb63888](https://togithub.com/googleapis/python-translate/commit/cb6388840e59fdcef8c0d45978acfe20d88002c4)) - Enable "rest" transport in Python for services supporting numeric enums ([cb63888](https://togithub.com/googleapis/python-translate/commit/cb6388840e59fdcef8c0d45978acfe20d88002c4))
wntrblm/nox ### [`v2023.4.22`](https://togithub.com/wntrblm/nox/compare/2022.11.21...2023.04.22) [Compare Source](https://togithub.com/wntrblm/nox/compare/2022.11.21...2023.04.22)
pytest-dev/pytest ### [`v7.3.1`](https://togithub.com/pytest-dev/pytest/releases/tag/7.3.1) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.3.0...7.3.1) # pytest 7.3.1 (2023-04-14) ## Improvements - [#​10875](https://togithub.com/pytest-dev/pytest/issues/10875): Python 3.12 support: fixed `RuntimeError: TestResult has no addDuration method` when running `unittest` tests. - [#​10890](https://togithub.com/pytest-dev/pytest/issues/10890): Python 3.12 support: fixed `shutil.rmtree(onerror=...)` deprecation warning when using `tmp_path`{.interpreted-text role="fixture"}. ## Bug Fixes - [#​10896](https://togithub.com/pytest-dev/pytest/issues/10896): Fixed performance regression related to `tmp_path`{.interpreted-text role="fixture"} and the new `tmp_path_retention_policy`{.interpreted-text role="confval"} option. - [#​10903](https://togithub.com/pytest-dev/pytest/issues/10903): Fix crash `INTERNALERROR IndexError: list index out of range` which happens when displaying an exception where all entries are hidden. This reverts the change "Correctly handle `__tracebackhide__` for chained exceptions." introduced in version 7.3.0. ### [`v7.3.0`](https://togithub.com/pytest-dev/pytest/releases/tag/7.3.0) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.2.2...7.3.0) # pytest 7.3.0 (2023-04-08) ## Features - [#​10525](https://togithub.com/pytest-dev/pytest/issues/10525): Test methods decorated with `@classmethod` can now be discovered as tests, following the same rules as normal methods. This fills the gap that static methods were discoverable as tests but not class methods. - [#​10755](https://togithub.com/pytest-dev/pytest/issues/10755): `console_output_style`{.interpreted-text role="confval"} now supports `progress-even-when-capture-no` to force the use of the progress output even when capture is disabled. This is useful in large test suites where capture may have significant performance impact. - [#​7431](https://togithub.com/pytest-dev/pytest/issues/7431): `--log-disable` CLI option added to disable individual loggers. - [#​8141](https://togithub.com/pytest-dev/pytest/issues/8141): Added `tmp_path_retention_count`{.interpreted-text role="confval"} and `tmp_path_retention_policy`{.interpreted-text role="confval"} configuration options to control how directories created by the `tmp_path`{.interpreted-text role="fixture"} fixture are kept. ## Improvements - [#​10226](https://togithub.com/pytest-dev/pytest/issues/10226): If multiple errors are raised in teardown, we now re-raise an `ExceptionGroup` of them instead of discarding all but the last. - [#​10658](https://togithub.com/pytest-dev/pytest/issues/10658): Allow `-p` arguments to include spaces (eg: `-p no:logging` instead of `-pno:logging`). Mostly useful in the `addopts` section of the configuration file. - [#​10710](https://togithub.com/pytest-dev/pytest/issues/10710): Added `start` and `stop` timestamps to `TestReport` objects. - [#​10727](https://togithub.com/pytest-dev/pytest/issues/10727): Split the report header for `rootdir`, `config file` and `testpaths` so each has its own line. - [#​10840](https://togithub.com/pytest-dev/pytest/issues/10840): pytest should no longer crash on AST with pathological position attributes, for example testing AST produced by \[Hylang \\__]{.title-ref}. - [#​6267](https://togithub.com/pytest-dev/pytest/issues/6267): The full output of a test is no longer truncated if the truncation message would be longer than the hidden text. The line number shown has also been fixed. ## Bug Fixes - [#​10743](https://togithub.com/pytest-dev/pytest/issues/10743): The assertion rewriting mechanism now works correctly when assertion expressions contain the walrus operator. - [#​10765](https://togithub.com/pytest-dev/pytest/issues/10765): Fixed `tmp_path`{.interpreted-text role="fixture"} fixture always raising `OSError`{.interpreted-text role="class"} on `emscripten` platform due to missing `os.getuid`{.interpreted-text role="func"}. - [#​1904](https://togithub.com/pytest-dev/pytest/issues/1904): Correctly handle `__tracebackhide__` for chained exceptions. ## Improved Documentation - [#​10782](https://togithub.com/pytest-dev/pytest/issues/10782): Fixed the minimal example in `goodpractices`{.interpreted-text role="ref"}: `pip install -e .` requires a `version` entry in `pyproject.toml` to run successfully. ## Trivial/Internal Changes - [#​10669](https://togithub.com/pytest-dev/pytest/issues/10669): pytest no longer depends on the \[attrs]{.title-ref} package (don't worry, nice diffs for attrs classes are still supported). ### [`v7.2.2`](https://togithub.com/pytest-dev/pytest/releases/tag/7.2.2) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.2.1...7.2.2) # pytest 7.2.2 (2023-03-03) ## Bug Fixes - [#​10533](https://togithub.com/pytest-dev/pytest/issues/10533): Fixed `pytest.approx`{.interpreted-text role="func"} handling of dictionaries containing one or more values of \[0.0]{.title-ref}. - [#​10592](https://togithub.com/pytest-dev/pytest/issues/10592): Fixed crash if \[--cache-show]{.title-ref} and \[--help]{.title-ref} are passed at the same time. - [#​10597](https://togithub.com/pytest-dev/pytest/issues/10597): Fixed bug where a fixture method named `teardown` would be called as part of `nose` teardown stage. - [#​10626](https://togithub.com/pytest-dev/pytest/issues/10626): Fixed crash if `--fixtures` and `--help` are passed at the same time. - [#​10660](https://togithub.com/pytest-dev/pytest/issues/10660): Fixed :py`pytest.raises`{.interpreted-text role="func"} to return a 'ContextManager' so that type-checkers could narrow `pytest.raises(...) if ... else nullcontext()` down to 'ContextManager' rather than 'object'. ## Improved Documentation - [#​10690](https://togithub.com/pytest-dev/pytest/issues/10690): Added \[CI]{.title-ref} and \[BUILD_NUMBER]{.title-ref} environment variables to the documentation. - [#​10721](https://togithub.com/pytest-dev/pytest/issues/10721): Fixed entry-points declaration in the documentation example using Hatch. - [#​10753](https://togithub.com/pytest-dev/pytest/issues/10753): Changed wording of the module level skip to be very explicit about not collecting tests and not executing the rest of the module.
psf/requests ### [`v2.30.0`](https://togithub.com/psf/requests/blob/HEAD/HISTORY.md#​2300-2023-05-03) [Compare Source](https://togithub.com/psf/requests/compare/v2.29.0...v2.30.0) **Dependencies** - ⚠️ Added support for urllib3 2.0. ⚠️ This may contain minor breaking changes so we advise careful testing and reviewing https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html prior to upgrading. Users who wish to stay on urllib3 1.x can pin to `urllib3<2`. ### [`v2.29.0`](https://togithub.com/psf/requests/blob/HEAD/HISTORY.md#​2290-2023-04-26) [Compare Source](https://togithub.com/psf/requests/compare/v2.28.2...v2.29.0) **Improvements** - Requests now defers chunked requests to the urllib3 implementation to improve standardization. ([#​6226](https://togithub.com/psf/requests/issues/6226)) - Requests relaxes header component requirements to support bytes/str subclasses. ([#​6356](https://togithub.com/psf/requests/issues/6356))

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 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 has been generated by Mend Renovate. View repository job log here.