Bump the pip group across 2 directories with 8 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip group across 2 directories with 8 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gevent](https://github.com/gevent/gevent) | `1.1.2` | `23.9.0` | | [psutil](https://github.com/giampaolo/psutil) | `4.3.1` | `5.6.6` | | [requests](https://github.com/psf/requests) | `2.11.1` | `2.33.0` | | [twisted](https://github.com/twisted/twisted) | `16.4.1` | `26.4.0rc2` | | [ujson](https://github.com/ultrajson/ultrajson) | `1.35` | `5.13.0` | | [wheel](https://github.com/pypa/wheel) | `0.30` | `0.38.1` | Bumps the pip group with 2 updates in the /services/core/OpenADRVenAgent directory: [signxml](https://github.com/XML-Security/signxml) and [numpy](https://github.com/numpy/numpy). Updates `gevent` from 1.1.2 to 23.9.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_1.rst) - [Commits](gevent/gevent@v1.1.2...23.9.0) Updates `psutil` from 4.3.1 to 5.6.6 - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](giampaolo/psutil@v4.3.1...v5.6.6) Updates `requests` from 2.11.1 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.11.1...v2.33.0) Updates `twisted` from 16.4.1 to 26.4.0rc2 - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](twisted/twisted@twisted-16.4.1...twisted-26.4.0rc2) Updates `ujson` from 1.35 to 5.13.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@v1.35...5.13.0) Updates `wheel` from 0.30 to 0.38.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.30.0...0.38.1) Updates `signxml` from 2.4 to 4.0.4 - [Release notes](https://github.com/XML-Security/signxml/releases) - [Changelog](https://github.com/XML-Security/signxml/blob/main/Changes.rst) - [Commits](XML-Security/signxml@v2.4.0...v4.0.4) Updates `numpy` from 1.13.0 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.13.0...v1.22.0) --- updated-dependencies: - dependency-name: gevent dependency-version: 23.9.0 dependency-type: direct:production dependency-group: pip - dependency-name: psutil dependency-version: 5.6.6 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: twisted dependency-version: 26.4.0rc2 dependency-type: direct:production dependency-group: pip - dependency-name: ujson dependency-version: 5.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: wheel dependency-version: 0.38.1 dependency-type: direct:production dependency-group: pip - dependency-name: signxml dependency-version: 4.0.4 dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-version: 1.22.0 dependency-type: direct:production dependency-group: pip ... 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 pip group with 6 updates in the / directory:
1.1.223.9.04.3.15.6.62.11.12.33.016.4.126.4.0rc21.355.13.00.300.38.1Bumps the pip group with 2 updates in the /services/core/OpenADRVenAgent directory: signxml and numpy.
Updates
geventfrom 1.1.2 to 23.9.0Changelog
Sourced from gevent's changelog.
Commits
693181ePreparing release 23.9.06fc7898Set the cython version; go back to default wheel tags.666e374Had the constraint wrong.74ef876Tweaking the build, and it seems like the greenlet stack issue should be fixed.b652e2aError handling adjustments from running under a debug build.70e7318Tweaking tests and comments; temporary workarounds for 3.12 to enable builds.495e37aWorkaround the 3.12 traceback issue again.2f53c85gevent.pywsgi: Much improved handling of chunk trailers.bb06d2dTest builds with greenlet assertions enabled.6b22af0pyproject.toml: Bump to latest cython.Updates
psutilfrom 4.3.1 to 5.6.6Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
c6cd256pre releaseb2414b8revert #1595c63369eupdat HISTORYedb20f6linux, cmdline(), fix for #1179, comment 552984549: sometimes string ends wit...d739cbbuse PROCESS_QUERY_LIMITED_INFORMATIONf7e898b#1595: use psutil_pid_is_running() instead of GetExitCodeProcess72c84cb#fix #1595 / windows: kill() may not raise AccessDenied1f8d432Merge branch 'master' of github.com:giampaolo/psutile6faebcrelease gil around users()/BSD (#1425)5cb1b0bMerge branch 'master' of github.com:giampaolo/psutilUpdates
requestsfrom 2.11.1 to 2.33.0Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
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)Updates
twistedfrom 16.4.1 to 26.4.0rc2Release notes
Sourced from twisted's releases.
... (truncated)
Changelog
Sourced from twisted's changelog.
... (truncated)
Commits
b69a0c7Update version.b32c661Fix tag check.819185eFix mypy.290cbf5[pre-commit.ci] auto fixes from pre-commit.com hookscb9783cManual updates for release notes.ac504ccPrepare the rellease.2d19612Merge commit from fork44c11c7Merge branch 'trunk' into advisory-fix-19ca319eUpdate src/twisted/names/newsfragments/12626.bugfix46f0e5c#12566 Revert the removal of assertEquals and assertNotEquals. (#12628)Updates
ujsonfrom 1.35 to 5.13.0Release notes
Sourced from ujson's releases.
... (truncated)
Commits
1a23a68Create manylinux2014 wheels (#745)bd943e8Build separate manylinux2014 + modern wheels87ae2dfCreate manylinux2014 wheels209371eVerify expected number of dists (#743)6392258Also check SHA of wheels in case manylinux version changesa00edeaVerify expected number of distse24aeb7Fix utf-8 test for graalpy9122ebeReplace pre-commit with prek to fix deprecation warning (#744)0bbf9a3Add support for Python 3.15 (#742)90ddea2Replace pre-commit with prek to fix deprecation warningUpdates
wheelfrom 0.30 to 0.38.1Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
6f1608dCreated a new releasecf8f5efMoved news item from PR #484 to its proper place9ec2016Removed install dependency on setuptools (#483)747e1f6Fixed PyPy SOABI parsing (#484)7627548[pre-commit.ci] pre-commit autoupdate (#480)7b9e8e1Test on Python 3.11 finala04dfefUpdated the pypi-publish action94bb62cFixed docs not building due to code style changesd635664Updated the codecov action to the latest versionfcb94cdUpdated version to match the releaseUpdates
signxmlfrom 2.4 to 4.0.4Release notes
Sourced from signxml's releases.
... (truncated)
Changelog
Sourced from signxml's changelog.
... (truncated)
Commits
f7da15cv4.0.497e1f48Remove Python 3.8 from CI matrixeb429d9Use ubuntu 22.04 as the oldest ubuntu in CI1d36531Sort importse3c0c2bMerge commit from fork1b501faMerge commit from fork43e06b4Update README.rst9b79201Update README.rst3ec7505Add note about comment canonicalization2d818c9Remove pre-release Python from test matrixUpdates
numpyfrom 1.13.0 to 1.22.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
4adc87dMerge pull request #20685 from charris/prepare-for-1.22.0-releasefd66547REL: Prepare for the NumPy 1.22.0 release.125304bwipc283859Merge pull request #20682 from charris/backport-204165399c03Merge pull request #20681 from charris/backport-20954f9c45f8Merge pull request #20680 from charris/backport-20663794b36fUpdate armccompiler.pyd93b14eUpdate test_public_api.py7662c07Update init.py311ab52Update armccompiler.pyDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.