Bump the pip group across 2 directories with 19 updates#6
Bump the pip group across 2 directories with 19 updates#6dependabot[bot] wants to merge 1 commit into1.19.5from
Conversation
Bumps the pip group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [nltk](https://github.com/nltk/nltk) | `3.8.1` | `3.9.1` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.16` | `1.26.19` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.7.4` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.1` | `4.66.3` | | [dnspython](https://github.com/rthalley/dnspython) | `2.0.0` | `2.6.1` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.32` | `3.1.41` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.6` | | [orjson](https://github.com/ijl/orjson) | `3.9.2` | `3.9.15` | | [pillow](https://github.com/python-pillow/Pillow) | `9.5.0` | `10.3.0` | | [pip](https://github.com/pypa/pip) | `23.2.1` | `23.3` | | [pyarrow](https://github.com/apache/arrow) | `12.0.1` | `14.0.1` | | [pycryptodomex](https://github.com/Legrandin/pycryptodome) | `3.18.0` | `3.19.1` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.12` | `1.10.13` | | [setuptools](https://github.com/pypa/setuptools) | `68.0.0` | `70.0.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.24.2` | `20.26.6` | | [zipp](https://github.com/jaraco/zipp) | `3.16.2` | `3.19.1` | Bumps the pip group with 5 updates in the /Packs/Exchange2016_Compliance/Integrations/Exchange2016_Compliance/doc_files directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.18.4` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.22` | `1.26.19` | | [idna](https://github.com/kjd/idna) | `2.6` | `3.7` | | [certifi](https://github.com/certifi/python-certifi) | `2017.11.5` | `2024.7.4` | | [pyyaml](https://github.com/yaml/pyyaml) | `3.12` | `6.0.1` | Updates `requests` from 2.31.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.31.0...v2.32.2) Updates `nltk` from 3.8.1 to 3.9.1 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.8.1...3.9.1) Updates `urllib3` from 1.26.16 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...1.26.19) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) Updates `tqdm` from 4.66.1 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.1...v4.66.3) Updates `dnspython` from 2.0.0 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.0.0...v2.6.1) Updates `gitpython` from 3.1.32 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.32...3.1.41) Updates `jinja2` from 3.1.2 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.6) Updates `orjson` from 3.9.2 to 3.9.15 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.2...3.9.15) Updates `pillow` from 9.5.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.5.0...10.3.0) Updates `pip` from 23.2.1 to 23.3 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.2.1...23.3) Updates `pyarrow` from 12.0.1 to 14.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@r-12.0.1...go/v14.0.1) Updates `pycryptodomex` from 3.18.0 to 3.19.1 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.18.0...v3.19.1) Updates `pydantic` from 1.10.12 to 1.10.13 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.12...v1.10.13) Updates `setuptools` from 68.0.0 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.0.0...v70.0.0) Updates `virtualenv` from 20.24.2 to 20.26.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.24.2...20.26.6) Updates `zipp` from 3.16.2 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.16.2...v3.19.1) Updates `requests` from 2.18.4 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.31.0...v2.32.2) Updates `urllib3` from 1.22 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...1.26.19) Updates `idna` from 2.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) Updates `certifi` from 2017.11.5 to 2024.7.4 - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) Updates `pyyaml` from 3.12 to 6.0.1 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@3.12...6.0.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:development dependency-group: pip - dependency-name: nltk dependency-type: direct:development dependency-group: pip - dependency-name: urllib3 dependency-type: direct:development dependency-group: pip - dependency-name: idna dependency-type: direct:development dependency-group: pip - dependency-name: certifi dependency-type: direct:development dependency-group: pip - dependency-name: tqdm dependency-type: direct:development dependency-group: pip - dependency-name: dnspython dependency-type: indirect dependency-group: pip - dependency-name: gitpython dependency-type: indirect dependency-group: pip - dependency-name: jinja2 dependency-type: indirect dependency-group: pip - dependency-name: orjson dependency-type: indirect dependency-group: pip - dependency-name: pillow dependency-type: indirect dependency-group: pip - dependency-name: pip dependency-type: indirect dependency-group: pip - dependency-name: pyarrow dependency-type: indirect dependency-group: pip - dependency-name: pycryptodomex dependency-type: indirect dependency-group: pip - dependency-name: pydantic dependency-type: indirect dependency-group: pip - dependency-name: setuptools dependency-type: indirect dependency-group: pip - dependency-name: virtualenv dependency-type: indirect dependency-group: pip - dependency-name: zipp dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: pyyaml dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis pull request bumps multiple Python packages in two different directories. The root directory has 18 package updates, while the Updated class diagram for requests libraryclassDiagram
class Requests {
+get(url: str, params: dict, headers: dict, verify: bool) Response
+post(url: str, data: dict, headers: dict, verify: bool) Response
+get_connection_with_tls_context(url: str, stream: bool, timeout: float)
}
note for Requests._get_connection "Deprecated: Renamed to get_connection_with_tls_context"
note for Requests.get "verify=True now reuses a global SSLContext"
note for Requests "Supports optional use of character detection (chardet or charset_normalizer)"
Updated class diagram for urllib3 libraryclassDiagram
class Retry {
+remove_headers_on_redirect: str
}
note for Retry "Added Proxy-Authorization header to the list of headers to strip from requests when redirecting to a different host."
note for Retry "Added Cookie header to the list of headers to strip from requests when redirecting to a different host."
Updated class diagram for tqdm libraryclassDiagram
class tqdm {
+cli(args: list)
+pandas
}
note for tqdm.cli "cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p)"
note for tqdm.pandas "pandas: add DataFrame.progress_map"
Updated class diagram for gitpython libraryclassDiagram
class Git {
+USE_SHELL: bool
}
note for Git.USE_SHELL "Pre-deprecate setting Git.USE_SHELL"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the pip group with 18 updates in the / directory:
2.31.02.32.23.8.13.9.11.26.161.26.193.43.72023.7.222024.7.44.66.14.66.32.0.02.6.13.1.323.1.413.1.23.1.63.9.23.9.159.5.010.3.023.2.123.312.0.114.0.13.18.03.19.11.10.121.10.1368.0.070.0.020.24.220.26.63.16.23.19.1Bumps the pip group with 5 updates in the /Packs/Exchange2016_Compliance/Integrations/Exchange2016_Compliance/doc_files directory:
2.18.42.32.21.221.26.192.63.72017.11.52024.7.43.126.0.1Updates
requestsfrom 2.31.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
nltkfrom 3.8.1 to 3.9.1Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
aca78cbBump version to 3.9.1980f435Merge branch 'develop' of https://github.com/nltk/nltk into develop24936a2Bump version to 3.904d6a55Merge pull request #3145 from ekaf/hotfix-30724fb225bMerge pull request #3225 from ekaf/morphy344164bMerge pull request #3307 from ekaf/https_downloadf77e898Ensure https downloadc222897Merge branch 'develop' of https://github.com/nltk/nltk into develop34c3a4aMerge branch 'develop' of https://github.com/nltk/nltk into develop253dd3aadd blackUpdates
urllib3from 1.26.16 to 1.26.19Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
d9d85c8Release 1.26.198528b63[1.26] Fix downstream tests (#3409)40b6d16Merge pull request from GHSA-34jh-p97f-mpxf29cfd02Fix handling of OpenSSL 3.2.0 new error message "record layer failure" (#3405)b600643[1.26] Bump RECENT_DATE (#3404)7e2d389[1.26] Fix running CPython 2.7 tests in CI (#3137)9c2c230Release 1.26.18 (#3159)b594c5cMerge pull request from GHSA-g4mx-q9vg-27p4944f0eb[1.26] Use vendored six in urllib3.contrib.securetransportc9016bfRelease 1.26.17Updates
idnafrom 3.4 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
1d365e1Release v3.7c1b3154Merge pull request #172 from kjd/optimize-contextj0394ec7Merge branch 'master' into optimize-contextjcd58a23Merge pull request #152 from elliotwutingfeng/dev5beb28bMore efficient resolution of joiner contexts1b12148Update ossf/scorecard-action to v2.3.1d516b87Update Github actions/checkout to v4c095c75Merge branch 'master' into dev60a0a4cFix typo in GitHub Actions workflow key5918a0eMerge branch 'master' into devUpdates
certififrom 2023.7.22 to 2024.7.4Commits
bd815382024.07.04 (#295)06a2cbfBump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)124f4ad2024.06.02 (#291)c2196ce--- (#290)fefdeecBump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569aBump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)Updates
tqdmfrom 4.66.1 to 4.66.3Release notes
Sourced from tqdm's releases.
Commits
4e613f8Merge pull request from GHSA-g7vv-2v7x-gj9pb53348ccli: eval safetycc372d0bump version, merge pull request #1549 from tqdm/devele9f0c05use PyPI trusted publishing7323d5bslight makefile clean5306125tests: bump pre-commit4a6fd4ffix datetime.utcfromtimestamp py3.12 warning (#1519)6f13759tests: fix macos notebook indentation3abcd2atests: fix asva4d15c8tests: fix pandas warningsUpdates
dnspythonfrom 2.0.0 to 2.6.1Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
... (truncated)
Commits
0a742b9update CI0ea5ad0The Tudoor fix should not eat valid Truncated exceptions #1053 (#1054)f12d3982.6.1 version prepcecb853Further improve CVE fix coverage to 100% for sync and async.7952e31test IgnoreErrorse093299For the Tudoor fix, we also need the UDP nameserver to ignore_unexpected.3af9f782.6.0 versioningca63d95Require cryptography >=41 instead of 42.902cbf3Create CODE_OF_CONDUCT.mded9795fgithub contributing and pull request templateUpdates
gitpythonfrom 3.1.32 to 3.1.41Release notes
Sourced from gitpython's releases.
... (truncated)
Commits
f288738bump patch levelef3192cMerge pull request #1792 from EliahKagan/popen1f3caa3Further clarify comment in test_hook_uses_shell_not_from_cwd3eb7c2aMove safer_popen from git.util to git.cmdc551e91Extract shared logic for using Popen safely on Windows15ebb25Clarify comment in test_hook_uses_shell_not_from_cwdf44524aAvoid spurious "location may have moved" on Windowsa42ea0aCover absent/no-distro bash.exe in hooks "not from cwd" test7751436Extract venv management from test_installation66ff4c1Omit CWD in search for bash.exe to run hooks on WindowsUpdates
jinja2from 3.1.2 to 3.1.6Release notes
Sourced from jinja2's releases.
... (truncated)
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
1520688release version 3.1.690457bbMerge commit from fork065334dattr filter uses env.getattr033c200start version 3.1.6bc68d4euse global contributing guide (#2070)247de5euse global contributing guideab8218cuse project advisory link instead of globalb4ffc8frelease version 3.1.5 (#2066)877f6e5release version 3.1.58d58859remove test pypiUpdates
orjsonfrom 3.9.2 to 3.9.15Release notes
Sourced from orjson's releases.