Bump the pip-dependencies group with 7 updates#4929
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
Updates the requirements on [ansible](https://github.com/ansible-community/ansible-build-data), [python-dateutil](https://github.com/dateutil/dateutil), [netaddr](https://github.com/netaddr/netaddr), [gitpython](https://github.com/gitpython-developers/GitPython), [requests](https://github.com/psf/requests), [urllib3](https://github.com/urllib3/urllib3) and [graphql-core](https://github.com/graphql-python/graphql-core) to permit the latest version. Updates `ansible` from 12.3.0 to 14.1.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@12.3.0...14.1.0) Updates `python-dateutil` to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.0...2.9.0.post0) Updates `netaddr` to 1.3.0 - [Release notes](https://github.com/netaddr/netaddr/releases) - [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG.rst) - [Commits](netaddr/netaddr@1.0.0...1.3.0) Updates `gitpython` to 3.1.50 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@2.0.0...3.1.50) Updates `requests` to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.34.2) Updates `urllib3` to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.0...2.7.0) Updates `graphql-core` to 3.2.11 - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](graphql-python/graphql-core@v3.0.0...v3.2.11) --- updated-dependencies: - dependency-name: ansible dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: netaddr dependency-version: 1.3.0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip-dependencies - dependency-name: graphql-core dependency-version: 3.2.11 dependency-type: direct:production dependency-group: pip-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.



Updates the requirements on ansible, python-dateutil, netaddr, gitpython, requests, urllib3 and graphql-core to permit the latest version.
Updates
ansiblefrom 12.3.0 to 14.1.0Commits
b41eb51Ansible 14.1.0: Dependencies, changelog and porting guide (#699)3030559Add 15/ directory (#698)7ec68faRelease Ansible 14.0.0 (#697)79c7241Schedule cyberark.pas for removal from Ansible 15 (#694)413d77bSpecify collection-directory for graphiant.nas (take 2) (#693)5fd3dfcSpecify collection-directory for graphiant.nas (#692)5629d13Ansible 14.0.0rc1: Dependencies, changelog and porting guide (#691)3be0a6cAnsible 14: Include community.mysql 5.x (#690)23e2edeRestore community.mysql redirect_replacement_major_version to 14 (#688)2855fe3Ansible 14.0.0b1: Dependencies, changelog and porting guide (#687)Updates
python-dateutilto 2.9.0.post0Release notes
Sourced from python-dateutil's releases.
Changelog
Sourced from python-dateutil's changelog.
... (truncated)
Commits
1ae8077Merge pull request #1346 from pganssle/release_2.9.0.post0ee6de9dUpdate news to prepare for release9780d32Pinsetuptools_scmto <8db9d018Merge pull request #1343 from pganssle/release_2.9.0423ca2fRun updatezinfo before buildedd3fd4Update NEWS filefe02d02Run towncrier with Python 3.119c7524aFix MANIFEST.in pattern6de58f5Update classifiers to include Python 3.128fe0cabMerge pull request #1342 from pganssle/update_zoneinfoUpdates
netaddrto 1.3.0Release notes
Sourced from netaddr's releases.
Changelog
Sourced from netaddr's changelog.
... (truncated)
Commits
85a7b25Bump the package version in the documentation to 1.3.075360b1Release version 1.3.077c0075Fix the name of the flag in the docstring88b9455Tune the partial network expansion flagc20b9c5Synchronize docs/requirements.txt with poetry.lock860bb0cBump requests from 2.31.0 to 2.32.2 in /docs (#388)39d255aBump jinja2 from 3.1.3 to 3.1.4 in /docs (#382)9561d22Bump idna from 3.6 to 3.7 in /docs (#379)d2f5d05IPNetwork: Allow partial addresses (again) (#377)7347c71Fix some IPv4-compatible/IPv4-mapped documentation mistakesUpdates
gitpythonto 3.1.50Release notes
Sourced from gitpython's releases.
Commits
5a294a6bump version to 3.1.50d7b029fMerge pull request #2142 from gitpython-developers/fix-validate-config-key-ne...5453842Validate config key section names before writing1085a7cMerge pull request #2128 from meliezer/fix-worktree-git-dirb7f5fdeMerge pull request #2141 from gitpython-developers/dependabot/submodules/git/...4e8cd45Bump git/ext/gitdb from335c0f6to53c94d69e94459Merge pull request #2140 from gitpython-developers/dependabot/pre_commit/pre-...714e2e1Xfail Windows symlink-capable index mutation testb17f113Bump https://github.com/astral-sh/ruff-pre-commitaee2fd5bump version to 3.1.49Updates
requeststo 2.34.2Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
urllib3to 2.7.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
9a950b9Release 2.7.05ec0de4Merge commit from fork2bdcc44Merge commit from forkf45b0dfFix a misleading example forProxyManager(#4970)577193cSwitch to nightly PyPy3.11 in CI for now (#4984)e90af45Avoid infinite loop inHTTPResponse.read_chunkedwhenamt=0(#4974)67ed74fBump dev dependencies (#4972)3abd481Upgrade mypy to version 1.20.2 (#4978)2b8725dDrop support for EOL PyPy3.10 (#4979)2944b2aUpgradesetup-chromeandsetup-firefoxto fix warnings (#4973)Updates
graphql-coreto 3.2.11Release notes
Sourced from graphql-core's releases.
Commits
d5a5464Bump version6d7c4dddocs: fix inline examples, deprecation descriptions, type category456fa2cAllow configuration of theofTypeintrospection depth672281dAdd support for directives on directive definitions1922ab7Restore variable own-property checks in valueFromAST0ccc1a5Use Object.create(null) to avoid prototype issues12bcb49Bump version4070240Incorrect validation errors when variable descriptions are used66adfb4Sibling errors should not be added after propagation20de4b0Schema coordinatesDependabot 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