Bump the pip group across 3 directories with 5 updates - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip group across 3 directories with 5 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 4 updates in the /dvpwa directory: [aiohttp](https://github.com/aio-libs/aiohttp), [idna](https://github.com/kjd/idna), [jinja2](https://github.com/pallets/jinja) and [pyyaml](https://github.com/yaml/pyyaml). Bumps the pip group with 1 update in the /terragoat/packages directory: [django](https://github.com/django/django). Bumps the pip group with 1 update in the /terragoat/packages/sub/.hidden directory: [django](https://github.com/django/django). Updates `aiohttp` from 3.5.3 to 3.10.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.5.3...v3.10.11) Updates `idna` from 2.8 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.8...v3.7) Updates `jinja2` from 2.10 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.10...3.1.4) Updates `pyyaml` from 3.13 to 5.4 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@3.13...5.4) Updates `django` from 1.2 to 4.2.16 - [Commits](django/django@1.2...4.2.16) Updates `django` from 1.2 to 4.2.16 - [Commits](django/django@1.2...4.2.16) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: pyyaml dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-type: direct:production dependency-group: pip - dependency-name: django 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 4 updates in the /dvpwa directory: aiohttp, idna, jinja2 and pyyaml.
Bumps the pip group with 1 update in the /terragoat/packages directory: django.
Bumps the pip group with 1 update in the /terragoat/packages/sub/.hidden directory: django.
Updates
aiohttpfrom 3.5.3 to 3.10.11Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
3e09325Remove 3.10.11rc0 from 3.10 changelog (#9858)beb7b74Release 3.10.11 (#9857)259edc3[PR #9851/541d86d backport][3.10] Fix incorrect parsing of chunk extensions w...bc15db6[PR #9852/249855a backport][3.10] Fix system routes polluting the middleware ...158bf30Release 3.10.11rc0 (#9848)e5917cd[PR #9844/fabf3884 backport][3.10] Fix compressed get request benchmark paylo...68a1f42[PR #9840/cc5fa316 backport][3.10] Add benchmark for sending compressed paylo...4f4b90f[PR #9835/32ccfc9a backport][3.10] Adjust client payload benchmarks to better...f3dd0f9[PR #9832/006f4070 backport][3.10] Increase allowed import time for Python 3....f2aab2e[PR #9827/14fcfd4c backport][3.10] Adjust client GET read benchmarks to inclu...Updates
idnafrom 2.8 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
... (truncated)
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
jinja2from 2.10 to 3.1.4Release notes
Sourced from jinja2's releases.
... (truncated)
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
pyyamlfrom 3.13 to 5.4Changelog
Sourced from pyyaml's changelog.
... (truncated)
Commits
58d0cb75.4 releasea60f7a1Fix compatibility with Jythonee98abdRun CI on PR base branch changesddf2033constructor.timezone: _copy & deepcopyfc914d5Avoid repeatedly appending to yaml_implicit_resolversa001f27Fix for CVE-2020-14343fe15062Add 3.9 to appveyor file for completeness sake1e1c7fbAdd a newline character to end of pyproject.toml0b6b7d6Start sentences and phrases for capital lettersc976915Shell code improvementsUpdates
djangofrom 1.2 to 4.2.16Commits
6f9fea3[4.2.x] Bumped version for 4.2.16 release.bf4888d[4.2.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e...d147a8e[4.2.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizet...705066d[4.2.x] Fixed grammatical error in stub release notes for upcoming security r...b07d4f2[4.2.x] Added stub release notes and release date for 4.2.16.e0579ce[4.2.x] Added CVE-2024-41989, CVE-2024-41990, CVE-2024-41991, and CVE-2024-42...ae0ca83[4.2.x] Post-release version bump.4d32ebc[4.2.x] Bumped version for 4.2.15 release.f4af67b[4.2.x] Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection att...efea1ef[4.2.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.htm...Updates
djangofrom 1.2 to 4.2.16Commits
6f9fea3[4.2.x] Bumped version for 4.2.16 release.bf4888d[4.2.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e...d147a8e[4.2.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizet...705066d[4.2.x] Fixed grammatical error in stub release notes for upcoming security r...b07d4f2[4.2.x] Added stub release notes and release date for 4.2.16.e0579ce[4.2.x] Added CVE-2024-41989, CVE-2024-41990, CVE-2024-41991, and CVE-2024-42...ae0ca83[4.2.x] Post-release version bump.4d32ebc[4.2.x] Bumped version for 4.2.15 release.f4af67b[4.2.x] Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection att...efea1ef[4.2.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.htm...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.