Bump the pip group across 1 directory with 6 updates#2
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pip group across 1 directory with 6 updates#2dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2024.7.4` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.27` | `3.1.41` | | [idna](https://github.com/kjd/idna) | `3.3` | `3.7` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.3.0` | `2.4.0` | | [requests](https://github.com/psf/requests) | `2.27.1` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.9` | `2.6.0` | Updates `certifi` from 2021.10.8 to 2024.7.4 - [Commits](certifi/python-certifi@2021.10.08...2024.07.04) Updates `gitpython` from 3.1.27 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.27...3.1.41) Updates `idna` from 3.3 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.3...v3.7) Updates `pyjwt` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.3.0...2.4.0) Updates `requests` from 2.27.1 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.27.1...v2.32.4) Updates `urllib3` from 1.26.9 to 2.6.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.9...2.6.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-version: 3.1.41 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: pyjwt dependency-version: 2.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
9e02e7d to
8339b4b
Compare
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:
2021.10.82024.7.43.1.273.1.413.33.72.3.02.4.02.27.12.32.41.26.92.6.0Updates
certififrom 2021.10.8 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
gitpythonfrom 3.1.27 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
idnafrom 3.3 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
pyjwtfrom 2.3.0 to 2.4.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.