Bump the uv group across 1 directory with 5 updates - #375
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the uv group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `49.0.0` | `50.0.0` | | [boto3](https://github.com/boto/boto3) | `1.43.48` | `1.43.70` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.6.0` | `1.7.0` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.6` | `4.0.7` | | [faker](https://github.com/joke2k/faker) | `40.31.0` | `40.36.0` | Updates `cryptography` from 49.0.0 to 50.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@49.0.0...50.0.0) Updates `boto3` from 1.43.48 to 1.43.70 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.48...1.43.70) Updates `pytest-env` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.6.0...1.7.0) Updates `pylint` from 4.0.6 to 4.0.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.6...v4.0.7) Updates `faker` from 40.31.0 to 40.36.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.31.0...v40.36.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv - dependency-name: boto3 dependency-version: 1.43.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv - dependency-name: pytest-env dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv - dependency-name: pylint dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv - dependency-name: faker dependency-version: 40.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv ... 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 uv group with 5 updates in the / directory:
49.0.050.0.01.43.481.43.701.6.01.7.04.0.64.0.740.31.040.36.0Updates
cryptographyfrom 49.0.0 to 50.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
dcb7050Prepare for 50.0.0 release (#15372)53fccd9Don't leak how PKCS#7 encryptedKey decryption failed (#15369)d472f97Addfrom __future__ import annotationsto all src/ Python files (#15371)908773dBump downstream dependencies in CI (#15368)2cc07ccBump BoringSSL, OpenSSL, AWS-LC in CI (#15367)c94ede9chore(deps): bump ruff from 0.16.0 to 0.16.1 (#15366)67a8308chore(deps): bump virtualenv from 21.7.0 to 21.7.1 (#15365)95018ffRelease the GIL in one-shot AEAD encrypt/decrypt (#15361)6954733Release the GIL during DH and DSA parameter generation (#15364)6893b94Import _serialization instead of serialization in x509/extensions (#15363)Updates
boto3from 1.43.48 to 1.43.70Commits
8c2ae68Merge branch 'release-1.43.70'4901fc8Bumping version to 1.43.7019c8fcfAdd changelog entries from botocoree3a9220Bump https://github.com/astral-sh/ruff-pre-commit (#4827)d592501Merge branch 'release-1.43.69'6e10b02Merge branch 'release-1.43.69' into develop917bbbeBumping version to 1.43.69d5462b1Add changelog entries from botocore64ffe2aMerge branch 'release-1.43.68'1578b32Merge branch 'release-1.43.68' into developUpdates
pytest-envfrom 1.6.0 to 1.7.0Release notes
Sourced from pytest-env's releases.
Commits
db01e70👷 ci: test against Python 3.15 beta (#245)9e3ce0d[pre-commit.ci] pre-commit autoupdate (#244)69dae16📦 build: move the testing extra to a dependency group (#243)290c20dbuild(deps): bump astral-sh/setup-uv from 8.3.1 to 8.3.2 (#242)c64e6dbbuild(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1 (#241)23d37ac[pre-commit.ci] pre-commit autoupdate (#240)82ba427build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.0 (#239)1a85be5[pre-commit.ci] pre-commit autoupdate (#238)63c2093💰 Surface GitHub Sponsors + thanks.devce3f28b[pre-commit.ci] pre-commit autoupdate (#237)Updates
pylintfrom 4.0.6 to 4.0.7Commits
c6768d3Bump pylint to 4.0.7, update changelog (#11246)e96ce2bStop invalid-name from treating TypedDict instances as classes893294e[Backport maintenance/4.0.x] Fix crash in comparison-with-callable on a proxi...8cd74d4Fix a crash on calls unpacking dicts with non-string keysbc618adFix too-many-lines being reported at another module's pragma line3e1ee47[Backport maintenance/4.0.x] Fixbad-string-format-typefalse positives for...7ca8116[Backport maintenance/4.0.x] Fixuseless-parent-delegationfalse positive o...14275a1[Backport maintenance/4.0.x] Fixliteral-comparisonsuggestion corrupting i...a87eaa6[Backport maintenance/4.0.x] Fixnested-min-maxdropping arguments after th...bdd017f[Backport maintenance/4.0.x] Fixtoo-many-localscounting PEP 695 type para...Updates
fakerfrom 40.31.0 to 40.36.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
62d5a6aBump version: 40.35.0 → 40.36.009c254a📝 Update CHANGELOG.mdce45ebdfix(uk_UA): correct bban_format to 6 digits + 19 letters so iban() is valid (...8ad78a6Merge pull request #2434 from joke2k/joke2k-security-mdce3d3b1Add SECURITY.md to the manifest fileac535cfRevise security policy for clarity and updates4b7d4d7💄 Lint code2e83f45Bump version: 40.34.0 → 40.35.0b1caba1📝 Update CHANGELOG.md706aaca💄 Lint codeDependabot 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