chore: bump the python-test-dependencies group in /tests/requirements-python with 4 updates#2877
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the python-test-dependencies group in /tests/requirements-python with 4 updates: [cryptography](https://github.com/pyca/cryptography), [filelock](https://github.com/tox-dev/py-filelock), [requests](https://github.com/psf/requests) and [stripe](https://github.com/stripe/stripe-python). Updates `cryptography` from 46.0.5 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.6) Updates `filelock` from 3.25.1 to 3.25.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.25.1...3.25.2) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) Updates `stripe` from 14.4.1 to 15.0.0 - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-python@v14.4.1...v15.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-test-dependencies - dependency-name: filelock dependency-version: 3.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-test-dependencies - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-test-dependencies - dependency-name: stripe dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-test-dependencies ... 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 python-test-dependencies group in /tests/requirements-python with 4 updates: cryptography, filelock, requests and stripe.
Updates
cryptographyfrom 46.0.5 to 46.0.6Changelog
Sourced from cryptography's changelog.
Commits
91d7288Cherry-pick #14542 (#14543)Updates
filelockfrom 3.25.1 to 3.25.2Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
5b9872cRelease 3.25.242b740a🐛 fix(unix): suppress EIO on close in Docker bind mounts (#513)Updates
requestsfrom 2.32.5 to 2.33.1Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
111d2b7v2.33.1f0198e6Fix malformed value parsing for Content-Type (#7309)bc7dd0fFix cosmetic header validity parsing regex (#7308)4443b1aFix unintended test extra (#7306)389eea5Cleanup extracted file after extract_zipped_path test (#7305)7407309Packaging: DRY out extras definition (#7277)bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)Updates
stripefrom 14.4.1 to 15.0.0Release notes
Sourced from stripe's releases.
... (truncated)
Changelog
Sourced from stripe's changelog.
... (truncated)
Commits
04d8bfdBump version to 15.0.003b1d60Update generated code (#1775)618d3b3Add decimal_string coercion for v1 and v2 API fields (#1769)18f4f888841462Update generated code for v2205 and (#1773)f21f1d7Update generated code for v2205 and (#1771)08059f9Update generated code (#1749)e2c2f7895af790StripeObjectno longer inherits fromdict(#1762)48c6471Add runtime support for V2 int64 string-encoded fields (#1756)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 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