Upgrade: Bump the pypi group with 5 updates#415
Merged
Conversation
Bumps the pypi group with 5 updates: | Package | From | To | | --- | --- | --- | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.115.0` | `2.117.0` | | [streaming-form-data](https://github.com/siddhantgoel/streaming-form-data) | `1.13.0` | `1.14.0` | | [elementpath](https://github.com/sissaschool/elementpath) | `4.1.5` | `4.2.1` | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.0` | Updates `google-api-python-client` from 2.115.0 to 2.117.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md) - [Commits](googleapis/google-api-python-client@v2.115.0...v2.117.0) Updates `streaming-form-data` from 1.13.0 to 1.14.0 - [Changelog](https://github.com/siddhantgoel/streaming-form-data/blob/main/CHANGELOG.md) - [Commits](siddhantgoel/streaming-form-data@v1.13.0...v1.14.0) Updates `elementpath` from 4.1.5 to 4.2.1 - [Release notes](https://github.com/sissaschool/elementpath/releases) - [Changelog](https://github.com/sissaschool/elementpath/blob/master/CHANGELOG.rst) - [Commits](sissaschool/elementpath@v4.1.5...v4.2.1) Updates `certifi` from 2023.11.17 to 2024.2.2 - [Commits](certifi/python-certifi@2023.11.17...2024.02.02) Updates `urllib3` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.1.0...2.2.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pypi - dependency-name: streaming-form-data dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pypi - dependency-name: elementpath dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pypi - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: pypi - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pypi ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pypi group with 5 updates:
2.115.02.117.01.13.01.14.04.1.54.2.12023.11.172024.2.22.1.02.2.0Updates
google-api-python-clientfrom 2.115.0 to 2.117.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Changelog
Sourced from google-api-python-client's changelog.
... (truncated)
Commits
aae7214chore(main): release 2.117.0 (#2333)4619f37chore: Update discovery artifacts (#2332)45724abchore(main): release 2.116.0 (#2327)33feee4chore: Update discovery artifacts (#2328)cde60ccchore: Update discovery artifacts (#2326)Updates
streaming-form-datafrom 1.13.0 to 1.14.0Changelog
Sourced from streaming-form-data's changelog.
Commits
3115f98deploy: bump version33cb14cchore: pin urllib3318db60feat: readthedocs configuration837e721chore: remove sphinx documentation4329a7cfeat: documentation using mkdocs7769cc7chore: include mkdocs in gitignore0daf3fachore: add mkdocs to requirementsb7c6c70chore: update changeloge0e08f8docs: add CSVTarget to documentation3554dbcchore: minor docstring formattingUpdates
elementpathfrom 4.1.5 to 4.2.1Release notes
Sourced from elementpath's releases.
Changelog
Sourced from elementpath's changelog.
Commits
6795c9dExclude tests/.mypy_cache/ from source distributionffd19afFix fn:unparsed-text* functions and update release infoa1879e2Fix function-lookup() to set a copy of the context8e7e389Fix XPathContext initialization94b08a3Add fragment option to tree builders425b31eFix fn:base-uri and fn:document-uri52fb2ffExtend UntypedAtomic with roundfa6b67eBump bugfix release4aa9adbAdd regression test of xmlschema against W3C XSD suite32116eeUpdate Sphinx configuration for RTDUpdates
certififrom 2023.11.17 to 2024.2.2Commits
45eb6112024.02.02 (#266)83f4f04fix leaking certificate issue (#265)bbf2208Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#264)9e837a5Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#262)05d071bBump actions/upload-artifact from 4.0.0 to 4.1.0 (#261)2a3088aBump actions/download-artifact from 4.1.0 to 4.1.1 (#260)d4ca66eBump actions/upload-artifact from 3.1.3 to 4.0.0 (#258)5d15663Bump actions/download-artifact from 3.0.2 to 4.1.0 (#257)d66ef9dBump actions/setup-python from 4.7.1 to 5.0.0 (#256)8f0d412Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#255)Updates
urllib3from 2.1.0 to 2.2.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
04df048Release 2.2.02aec09fAdd documentation for Emscripten support6d2f0f6Annotate response attributelength_remainingin BaseHTTPResponse (#3317)d7bb83bFix TLS 1.3 post-handshake auth8c8e26dHide H2Connection inside _LockedObject (#3318)26a07dbMake BaseHTTPResponse a base class of HTTP2Response (#3311)71e7c35Allow testing HTTP/1.1 and HTTP/2 in the same test (#3310)89ed0d6Add test-pypy 3.8 3.9 3.10 nox sessions (#3304)fb6cf2dPin to pypy-3.9-v7.3.13 to not timeout CI03f7b65Skip memray on pypy (#3286)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions