{{ message }}
Bump the pip group across 1 directory with 4 updates#1
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [gitpython](https://github.com/gitpython-developers/GitPython), [jinja2](https://github.com/pallets/jinja), [rsa](https://github.com/sybrenstuvel/python-rsa) and [python-jose](https://github.com/mpdavis/python-jose) to permit the latest version. Updates `gitpython` to 3.1.43 - [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.43) Updates `jinja2` to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@2.7...3.1.4) Updates `rsa` from 4.5 to 4.7 - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](sybrenstuvel/python-rsa@version-4.5...version-4.7) Updates `python-jose` to 3.3.0 - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@v0.1.5...3.3.0) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: rsa dependency-type: direct:production dependency-group: pip - dependency-name: python-jose 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.

Updates the requirements on gitpython, jinja2, rsa and python-jose to permit the latest version.
Updates
gitpythonto 3.1.43Release notes
Sourced from gitpython's releases.
Commits
5364053bump version to 3.1.434e626bdMerge pull request #1886 from EliahKagan/deprecation-warningsf6060dfAdd GitMeta alias8327b45Test GitMeta aliasf92f4c3Clarify security risk in USE_SHELL doc and warningsc7675d2update security policy, to use GitHub instead of emailcf2576eMake/use test.deprecation.lib; abandon idea to filter by module7cd3aa9Make test.performance.lib docstring more specificb51b080Explain the approach in test.deprecation to static checkingbdabb21Expand USE_SHELL docstring; clarify a test usageUpdates
jinja2to 3.1.4Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
dd4a8b5release version 3.1.40668239Merge pull request from GHSA-h75v-3vvj-5mfjd655030disallow invalid characters in keys to xmlattr filtera7863baadd ghsa linksb5c98e7start version 3.1.4da3a9f0update project files (#1968)0ee5eb4satisfy formatter, linter, and strict mypy20477c6update project files (#5457)e491223update pyyaml dev dependency36f9885fix pr linkUpdates
rsafrom 4.5 to 4.7Changelog
Sourced from rsa's changelog.
Commits
fa3282aBumped version to 4.7a364e82Marked version 4.7 as released539c54aFix #170: mistake in examples of documentationb81e317Declare support for and test Python 3.906ec1eaFix #162: Blinding uses slow algorithm341e5c4Directly raiseDecryptionErrorwhen crypto length is badf254895Usebytes.find()instead ofbytes.index()240b0d8Add link to changelogf878c37Fix #164: Add padding length check as described by PKCS#1 v1.5dae8ce0Fix #165: CVE-2020-25658 - Bleichenbacher-style timing oracleUpdates
python-joseto 3.3.0Release notes
Sourced from python-jose's releases.
Changelog
Sourced from python-jose's changelog.
... (truncated)
Commits
e5fcca2Prepare release 3.3.0 (#260)47edfc5Remove more python 2 compatibility code. (#259)efe41c3Fix compatibility issue - ecdsa Curve is not hashable. (#261)e724fa0fix readme. (#258)fccbcf4Add black (#256)111e2a1remove travis config (#257)ea6979eAdd more OS (windows, mac-os) support (#246)e44cbc8Remove more usages of six (#253)5fb8673Add pyproject.toml w/ isort config, add tox command to run lint fixes (#255)36dde95Add isort (#252)Dependabot 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.