-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the pip group across 1 directory with 7 updates #1
base: master
Are you sure you want to change the base?
Conversation
Bumps the pip group with 7 updates in the /scripts directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.20.0` | `2.32.2` | | [ujson](https://github.com/ultrajson/ultrajson) | `1.33` | `5.4.0` | | [fiona](https://github.com/Toblerity/Fiona) | `1.6.3.post1` | `1.10.0` | | [future](https://github.com/PythonCharmers/python-future) | `0.15.2` | `0.18.3` | | [gevent](https://github.com/gevent/gevent) | `1.1.2` | `23.9.0` | | [lxml](https://github.com/lxml/lxml) | `4.6.3` | `4.9.1` | | [numpy](https://github.com/numpy/numpy) | `1.10.4` | `1.22.0` | Updates `requests` from 2.20.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.20.0...v2.32.2) Updates `ujson` from 1.33 to 5.4.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/commits/5.4.0) Updates `fiona` from 1.6.3.post1 to 1.10.0 - [Release notes](https://github.com/Toblerity/Fiona/releases) - [Changelog](https://github.com/Toblerity/Fiona/blob/main/CHANGES.txt) - [Commits](Toblerity/Fiona@1.6.3-post1...1.10.0) Updates `future` from 0.15.2 to 0.18.3 - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](PythonCharmers/python-future@v0.15.2...v0.18.3) 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 `lxml` from 4.6.3 to 4.9.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.6.3...lxml-4.9.1) Updates `numpy` from 1.10.4 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.10.4...v1.22.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: ujson dependency-type: direct:production dependency-group: pip - dependency-name: fiona dependency-type: direct:production dependency-group: pip - dependency-name: future dependency-type: direct:production dependency-group: pip - dependency-name: gevent dependency-type: direct:production dependency-group: pip - dependency-name: lxml dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected 1 important finding in this PR that you should review.
The finding is detailed below as a comment.
It’s highly recommended that you fix this security issue before merge.
Repository Risks:
- Database Integration: Connects to a database, often involving sensitive data that must be securely managed.
- Critical Severity Findings: Indicates that the resource has critical severity security findings that need immediate action.
Repository Context:
graph LR
GitHub$Repository_U23_piplcom/libpostal["GitHub Repository<br/>piplcom/libpostal"]:::GitHub$Repository
Team_U23_security$managers["Team<br/>security managers"]:::Team
DBIntegration_U23_mongo["DBIntegration<br/>mongo"]:::DBIntegration
Team_U23_security$managers -- "Owns" --> GitHub$Repository_U23_piplcom/libpostal
GitHub$Repository_U23_piplcom/libpostal -- "Is accessible to" --> DBIntegration_U23_mongo
| futures==3.0.5 | ||
| ftfy==4.2.0 | ||
| gevent==1.1.2 | ||
| gevent==23.9.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Security control: Software Component Analysis Python
Cve-2023-41419, GHSA-x7m3-jprg-wc5g
An issue in Gevent before version 23.9.0 allows a remote attacker to escalate privileges via a crafted script to the WSGIServer component.
Is fix available? Yes, this issue was fixed in version 23.9.0
Severity: HIGH
Jit Bot commands and options (e.g., ignore issue)
You can trigger Jit actions by commenting on this PR review:
#jit_ignore_fpIgnore and mark this specific single instance of finding as “False Positive”#jit_ignore_acceptIgnore and mark this specific single instance of finding as “Accept Risk”#jit_ignore_type_in_fileIgnore any finding of type "CVE-2023-41419, GHSA-x7m3-jprg-wc5g" in scripts/requirements.txt; future occurrences will also be ignored.#jit_undo_ignoreUndo ignore command
Bumps the pip group with 7 updates in the /scripts directory:
2.20.02.32.21.335.4.01.6.3.post11.10.00.15.20.18.31.1.223.9.04.6.34.9.11.10.41.22.0Updates
requestsfrom 2.20.0 to 2.32.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
88dce9dv2.32.2c98e4d1Merge pull request #6710 from nateprewitt/api_rename92075b3Add deprecation warningaa1461bMove _get_connection to get_connection_with_tls_context970e8cev2.32.1d6ebc4av2.32.09a40d12Avoid reloading root certificates to improve concurrent performance (#6667)0c030f7Merge pull request #6702 from nateprewitt/no_char_detection555b870Allow character detection dependencies to be optional in post-packaging stepsd6dded3Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-testUpdates
ujsonfrom 1.33 to 5.4.0Release notes
Sourced from ujson's releases.
... (truncated)
Commits
Updates
fionafrom 1.6.3.post1 to 1.10.0Release notes
Sourced from fiona's releases.
... (truncated)
Changelog
Sourced from fiona's changelog.
... (truncated)
Commits
cc16f66This is 1.10.009ffe32Update 1.10.0rc1 release datee7acafeRemove experimental wheel build infra6bf2bf7Restore mutable item access to Properties103c11fAdd custom triplets7946354Add vcpkg.json6e4a6d1Move testsdce31eacd before running tests14cac4fRun tests from right locationbbd9842Provide GDAL versionUpdates
futurefrom 0.15.2 to 0.18.3Release notes
Sourced from future's releases.
... (truncated)
Changelog
Sourced from future's changelog.
... (truncated)
Commits
af1db97Merge pull request #613 from PythonCharmers/lwan/0.18.3-release079ee9bPrepare for 0.18.3 release02f7a81Merge pull request #610 from wshanks/wshanks-patch-1c91d70bBackport fix for bpo-3880480523f3Merge pull request #569 from jmadler/master5e5af71Merge pull request #582 from r3m0t/patch-617e4bbdMerge pull request #596 from abjonnes/fix-print-trailing-comma1b427baMerge branch 'xZise-official-count' into masterc8eb497Merge branch 'official-count' of https://github.com/xZise/python-future into ...dffc579Fix bug in fix_print.py fixerUpdates
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
lxmlfrom 4.6.3 to 4.9.1Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
d01872cPrevent parse failure in new test from leaking into later test runs.d65e632Prepare release of lxml 4.9.1.86368e9Fix a crash when incorrect parser input occurs together with usages of iterwa...50c2764Delete unused Travis CI config and reference in docs (GH-345)8f0bf2dTry to speed up the musllinux AArch64 build by splitting the different CPytho...b9f7074Remove debug print from test.b224e0fTry to install 'xz' in wheel builds, if available, since it's now needed to e...897ebfaUpdate macOS deployment target version from 10.14 to 10.15 since 10.14 starts...853c9e9Prepare release of 4.9.0.d3f77e6Add a test for https://bugs.launchpad.net/lxml/+bug/1965070 leaving out the a...Updates
numpyfrom 1.10.4 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.