This repository was archived by the owner on Nov 23, 2024. It is now read-only.
Bump the pip group across 4 directories with 5 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip group across 4 directories with 5 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [django](https://github.com/django/django), [bottle](https://github.com/bottlepy/bottle), [jinja2](https://github.com/pallets/jinja), [flask](https://github.com/pallets/flask) and [lxml](https://github.com/lxml/lxml) to permit the latest version. Updates `django` from 1.11.29 to 3.2.25 - [Commits](django/django@1.11.29...3.2.25) Updates `bottle` from 0.12.19 to 0.12.20 - [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst) - [Commits](bottlepy/bottle@0.12.19...0.12.20) Updates `jinja2` from 2.7.3 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...3.1.4) Updates `flask` from 1.0 to 2.2.5 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@1.0...2.2.5) Updates `lxml` to 5.3.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-0.5.1...lxml-5.3.0) Updates `bottle` from 0.12.19 to 0.12.20 - [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst) - [Commits](bottlepy/bottle@0.12.19...0.12.20) Updates `jinja2` from 2.7.3 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...3.1.4) Updates `django` from 1.11.29 to 3.2.25 - [Commits](django/django@1.11.29...3.2.25) Updates `flask` from 1.0 to 2.2.5 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@1.0...2.2.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production dependency-group: pip - dependency-name: bottle dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: lxml dependency-type: direct:production dependency-group: pip - dependency-name: bottle dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-type: direct:production dependency-group: pip - dependency-name: flask 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 django, bottle, jinja2, flask and lxml to permit the latest version.
Updates
djangofrom 1.11.29 to 3.2.25Commits
c98eca3[3.2.x] Bumped version for 3.2.25 release.072963e[3.2.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words().2ad2676[3.2.x] Added release date for 3.2.25.fc41af6[3.2.x] Fixed #35172 -- Fixed intcomma for string floats.b9170b4[3.2.x] Added CVE-2024-24680 to security archive.e5350a9[3.2.x] Post release version bump.f5c8808[3.2.x] Bumped version for 3.2.24 release.c1171ff[3.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ...9dc3456[3.2.x] Added stub release notes 3.2.24.90eae45[3.2.x] Fixed documented alias of smart_text().Updates
bottlefrom 0.12.19 to 0.12.20Commits
a2b0ee6Release of 0.12.2004b27f1Merge branch 'release-0.12+cheroot' of https://github.com/juergh/bottle into ...e140e1bGracefully handle errors during early request binding.6e9c55aAdded depr warning for the outdated cherrypy server adapter.a3ba0ebAdded 'cheroot' server adapter to list of server names, so it can be selected...888aa8eAdd ServerAdapter for CherryPy >= 9e1be22dFix for Issue #586ed32f36Fix: Multipart file uploads with empty filename not detected as binary.Updates
jinja2from 2.7.3 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
flaskfrom 1.0 to 2.2.5Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
47af817release version 2.2.5afd63b1Merge pull request #5109 from pallets/backport-vary-cookie8646edcsetVary: Cookieheader consistently for sessiona6367daMerge pull request #5108 from pallets/werkzeug-compat3fbfbadwerkzeug 2.3.3 compatibility726d3f4start version 2.2.5ddc7accMerge pull request #5081 from pallets/release-2.2.474e0329release version 2.2.42d46068update dev env64bc458update dev dependenciesUpdates
lxmlto 5.3.0Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
475f4abUpdate release date.e356a1eBuild: Add some debug output.8345680Build: Retry library downloads on failures.2fe6c90CI: Test oldest officially supported library versions again (the slightly new...00335a1Build: Improve download regexes.f3da47dPrepare release of lxml 5.3.0.3119703Add missing global name to "all" in lxml.etree.9de6180Build: Upgrade cibuildwheel version also for the matrix setup.54e36cbBuild: Upgrade libxslt to latest (1.1.42).d4f56eeBuild: Slightly increase the oldest libxslt version that we test against to w...Updates
bottlefrom 0.12.19 to 0.12.20Commits
a2b0ee6Release of 0.12.2004b27f1Merge branch 'release-0.12+cheroot' of https://github.com/juergh/bottle into ...e140e1bGracefully handle errors during early request binding.6e9c55aAdded depr warning for the outdated cherrypy server adapter.a3ba0ebAdded 'cheroot' server adapter to list of server names, so it can be selected...888aa8eAdd ServerAdapter for CherryPy >= 9e1be22dFix for Issue #586ed32f36Fix: Multipart file uploads with empty filename not detected as binary.Updates
jinja2from 2.7.3 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
djangofrom 1.11.29 to 3.2.25Commits
c98eca3[3.2.x] Bumped version for 3.2.25 release.072963e[3.2.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words().2ad2676[3.2.x] Added release date for 3.2.25.fc41af6[3.2.x] Fixed #35172 -- Fixed intcomma for string floats.b9170b4[3.2.x] Added CVE-2024-24680 to security archive.e5350a9[3.2.x] Post release version bump.f5c8808[3.2.x] Bumped version for 3.2.24 release.c1171ff[3.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ...9dc3456[3.2.x] Added stub release notes 3.2.24.90eae45[3.2.x] Fixed documented alias of smart_text().Updates
flaskfrom 1.0 to 2.2.5Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
47af817release version 2.2.5afd63b1Merge pull request #5109 from pallets/backport-vary-cookie8646edcsetVary: Cookieheader consistently for sessiona6367daMerge pull request #5108 from pallets/werkzeug-compat3fbfbadwerkzeug 2.3.3 compatibility726d3f4start version 2.2.5ddc7accMerge pull request #5081 from pallets/release-2.2.474e0329release version 2.2.42d46068update dev env64bc458update dev dependenciesDependabot 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.