Bump the pip group across 1 directory with 4 updates#251
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip group across 1 directory with 4 updates#251dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 4 updates in the / directory: [poetry](https://github.com/python-poetry/poetry), [cryptography](https://github.com/pyca/cryptography), [lupa](https://github.com/scoder/lupa) and [requests](https://github.com/psf/requests). Updates `poetry` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@2.3.2...2.3.3) Updates `cryptography` from 46.0.5 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.7) Updates `lupa` from 2.6 to 2.7 - [Release notes](https://github.com/scoder/lupa/releases) - [Changelog](https://github.com/scoder/lupa/blob/master/CHANGES.rst) - [Commits](scoder/lupa@lupa-2.6...lupa-2.7) Updates `requests` from 2.32.5 to 2.33.0 - [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.0) --- updated-dependencies: - dependency-name: poetry dependency-version: 2.3.3 dependency-type: direct:development dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect dependency-group: pip - dependency-name: lupa dependency-version: '2.7' dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Nayjest
approved these changes
Apr 28, 2026
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 pip group with 4 updates in the / directory: poetry, cryptography, lupa and requests.
Updates
poetryfrom 2.3.2 to 2.3.3Release notes
Sourced from poetry's releases.
Changelog
Sourced from poetry's changelog.
Commits
3d0151arelease: bump version to 2.3.389f09aafix long path issue on Windows (#10794)e068177installer: fix path traversal (#10792)d76a2f6chore: require new poetry-core version (#10790)859d443Update init & new commands for PEP 639 (License) (#10787)2ff2845fix: pass auth via Request constructor instead of calling HTTPBasicAuth on un...286e43benv: improve error handling if.venvis not a directory but a file (#10777)d6e72c9Fixpublish --buildprompt behavior in non-interactive mode (#10769)9fced1afix(env): treat empty VIRTUAL_ENV/CONDA_PREFIX as unset (#10784)9688382docs: fix pipx install directions link (#10783)Updates
cryptographyfrom 46.0.5 to 46.0.7Changelog
Sourced from cryptography's changelog.
Commits
622d67246.0.7 release (#14602)91d7288Cherry-pick #14542 (#14543)Updates
lupafrom 2.6 to 2.7Changelog
Sourced from lupa's changelog.
Commits
6e08760Build: Set minimum supported Python version in package metadata.c02b105Build: Revert adding project metadata section to pyproject.toml because it br...5a7b58bBuild: List dynamically provided project metadata fields in pyproject.toml.b8ff709Build: Minor modernisation in setup.py.721f217Build: Update project metadata.53c0bcePrepare release of 2.7.29fa097Build: Fix left-over variable references in workflow.b1da49eBuild: Reverse build setup to increase the parallelism.a0f2972Update changelog.6b05ad4Build: Do not build redundant Windows wheels that already have an abi3 wheel.Updates
requestsfrom 2.32.5 to 2.33.0Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)753fd08docs: fix FAQ grammar in httplib2 example774a0b8docs(socks): same block as other sections9c72a41Bump github/codeql-action from 4.33.0 to 4.34.1ebf7190Bump github/codeql-action from 4.32.0 to 4.33.00e4ae38docs: exclude Response.is_permanent_redirect from API docs (#7244)d568f47docs: clarify Quickstart POST example (#6960)You can trigger a rebase of this PR 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.