-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all group in /localcert with 15 updates #97
Closed
Conversation
This file contains 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
Bumps the all group in /localcert with 15 updates: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.2` | `4.12.3` | | [coverage](https://github.com/nedbat/coveragepy) | `7.3.2` | `7.4.4` | | [dnspython](https://github.com/rthalley/dnspython) | `2.4.2` | `2.6.1` | | [flake8](https://github.com/pycqa/flake8) | `6.1.0` | `7.0.0` | | [asgiref](https://github.com/django/asgiref) | `3.7.2` | `3.8.1` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.2.2` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.4` | `42.0.5` | | [django](https://github.com/django/django) | `4.2.11` | `5.0.4` | | [django-allauth](https://github.com/pennersr/django-allauth) | `0.58.1` | `0.61.1` | | [django-csp](https://github.com/mozilla/django-csp) | `3.7` | `3.8` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.22` | | [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `2.0.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.4` | `0.5.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.2.1` | Updates `beautifulsoup4` from 4.12.2 to 4.12.3 Updates `coverage` from 7.3.2 to 7.4.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.3.2...7.4.4) Updates `dnspython` from 2.4.2 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.4.2...v2.6.1) Updates `flake8` from 6.1.0 to 7.0.0 - [Commits](PyCQA/flake8@6.1.0...7.0.0) Updates `asgiref` from 3.7.2 to 3.8.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.7.2...3.8.1) Updates `certifi` from 2023.7.22 to 2024.2.2 - [Commits](certifi/python-certifi@2023.07.22...2024.02.02) Updates `cryptography` from 42.0.4 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.4...42.0.5) Updates `django` from 4.2.11 to 5.0.4 - [Commits](django/django@4.2.11...5.0.4) Updates `django-allauth` from 0.58.1 to 0.61.1 - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](pennersr/django-allauth@0.58.1...0.61.1) Updates `django-csp` from 3.7 to 3.8 - [Release notes](https://github.com/mozilla/django-csp/releases) - [Changelog](https://github.com/mozilla/django-csp/blob/main/CHANGES) - [Commits](mozilla/django-csp@3.7...3.8) 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 `pycparser` from 2.21 to 2.22 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.21...release_v2.22) Updates `requests-oauthlib` from 1.3.1 to 2.0.0 - [Release notes](https://github.com/requests/requests-oauthlib/releases) - [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst) - [Commits](requests/requests-oauthlib@v1.3.1...v2.0.0) Updates `sqlparse` from 0.4.4 to 0.5.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.0) Updates `urllib3` from 2.0.7 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.2.1) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: dnspython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: asgiref dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: django-csp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pycparser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: requests-oauthlib dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: sqlparse dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Apr 15, 2024
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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 all group in /localcert with 15 updates:
4.12.2
4.12.3
7.3.2
7.4.4
2.4.2
2.6.1
6.1.0
7.0.0
3.7.2
3.8.1
2023.7.22
2024.2.2
42.0.4
42.0.5
4.2.11
5.0.4
0.58.1
0.61.1
3.7
3.8
3.4
3.7
2.21
2.22
1.3.1
2.0.0
0.4.4
0.5.0
2.0.7
2.2.1
Updates
beautifulsoup4
from 4.12.2 to 4.12.3Updates
coverage
from 7.3.2 to 7.4.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
bc5e2d7
docs: sample HTML for 7.4.49b0008b
docs: prep for 7.4.4a536161
docs: thanks, Bruno Rodrigues dos Santose06e4f9
chore: make doc_upgradef30818e
chore: make upgrade1b19799
fix: ensure absolute paths are relative when combined #17521ef020d
build: more cheats for convenient URLs3d57a07
docs: document the report:format setting8e30221
fix: correct the type of report:format in config.py (#1754)6289be8
refactor: use dataclasses, no namedtupleUpdates
dnspython
from 2.4.2 to 2.6.1Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
... (truncated)
Commits
0a742b9
update CI0ea5ad0
The Tudoor fix should not eat valid Truncated exceptions #1053 (#1054)f12d398
2.6.1 version prepcecb853
Further improve CVE fix coverage to 100% for sync and async.7952e31
test IgnoreErrorse093299
For the Tudoor fix, we also need the UDP nameserver to ignore_unexpected.3af9f78
2.6.0 versioningca63d95
Require cryptography >=41 instead of 42.902cbf3
Create CODE_OF_CONDUCT.mded9795f
github contributing and pull request templateUpdates
flake8
from 6.1.0 to 7.0.0Commits
88a4f9b
Release 7.0.06f3a60d
Merge pull request #1906 from PyCQA/upgrade-pyflakescde8570
upgrade pyflakes to 3.2.x2ab9d76
Merge pull request #1903 from PyCQA/pre-commit-ci-update-confige27611f
[pre-commit.ci] pre-commit autoupdate9d20be1
Merge pull request #1902 from PyCQA/pre-commit-ci-update-config06c1503
[pre-commit.ci] auto fixes from pre-commit.com hooksb67ce03
Fix bugbear lintsc8801c1
[pre-commit.ci] pre-commit autoupdate045f297
Merge pull request #1893 from PyCQA/pre-commit-ci-update-configUpdates
asgiref
from 3.7.2 to 3.8.1Changelog
Sourced from asgiref's changelog.
Commits
e38d3c3
Releasing 3.8.18769434
Raise exception if exec_coro is done.852344e
Add tox.ini to MANIFEST.inf710647
Fix a rST problem in the pathsend extension documentation4c28385
Releasing 3.8.04209b6c
Correct WSGI adapter handling of root path.8cf847a
Update error-on-send text in main spec8108512
Move variable initialization in AsyncToSync from init to call (#440)6f02daa
Clarify send error behaviour more clearly0503c2c
Fix task cancellation propagation to subtasks when using sync middleware (#435)Updates
certifi
from 2023.7.22 to 2024.2.2Commits
45eb611
2024.02.02 (#266)83f4f04
fix leaking certificate issue (#265)bbf2208
Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#264)9e837a5
Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#262)05d071b
Bump actions/upload-artifact from 4.0.0 to 4.1.0 (#261)2a3088a
Bump actions/download-artifact from 4.1.0 to 4.1.1 (#260)d4ca66e
Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#258)5d15663
Bump actions/download-artifact from 3.0.2 to 4.1.0 (#257)d66ef9d
Bump actions/setup-python from 4.7.1 to 5.0.0 (#256)8f0d412
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#255)Updates
cryptography
from 42.0.4 to 42.0.5Changelog
Sourced from cryptography's changelog.
Commits
33833f0
Release 42.0.5 (#10470)4be53bf
Added a budget for NC checks to protect against DoS (#10467) (#10468)8e9de30
Bump pyo3 from 0.20.2 to 0.20.3 in /src/rust (#10462) (#10465)Updates
django
from 4.2.11 to 5.0.4Commits
476d7c5
[5.0.x] Bumped version for 5.0.4 release.e4a0644
[5.0.x] Added release date for 5.0.4.fead2dd
[5.0.x] Fixed #35336 -- Addressed crash when adding a GeneratedField with % l...14ab15d
[5.0.x] Fixed #35344, Refs #34838 -- Corrected output_field of resolved colum...7b144e7
[5.0.x] Restored django.db.models.F import in final code snippet added at the...3264e88
[5.0.x] Fixed typo in docs/topics/signals.txt.345e3cf
[5.0.x] Fixed #35329 -- Fixed migrations crash when adding partial unique con...71368b6
[5.0.x] Added RowNumber() link in Rank() docs.8fd953f
[5.0.x] Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.710ca57
[5.0.x] Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without ...Updates
django-allauth
from 0.58.1 to 0.61.1Changelog
Sourced from django-allauth's changelog.
... (truncated)
Commits
da3fe9b
chore: Release 0.61.12fa4294
tests(google): python 3.7 compatibility4037177
fix(account/middleware): SyncToAsync never awaiteda2a051d
feat(google): Verify id_token signature701bcc6
refactor(socialaccount): Extract JWT verification9c08094
chore: Opening 0.61.1-dev6123cca
chore: Release 0.61.0c3b0af2
fix(account): Don't check redirect url if there's no redirect93d47fd
fix(google): Gracefully handle cases where id_token is absent48a661a
fix(mfa): Prevent reuse of TOTP codesUpdates
django-csp
from 3.7 to 3.8Release notes
Sourced from django-csp's releases.
... (truncated)
Changelog
Sourced from django-csp's changelog.
Commits
4899179
Prepare for 3.8 final release684b12a
Prepare for 3.8rc1 release - just one packaging changeb1dd37e
Tomlify setup.py (#216)7200b16
Prepare for 3.8rc release (#215)4be512c
Update GH actions helpers to use Node 20-based versions (#214)371da46
Bring codebase up to modern Python using pyupgrade (#213)9698258
MiddlewareMixin is always present in django>=3.212116dc
Update settings documentation to move deprecated-within-csp settings to their...61f3124
Update README.rst58113ef
Fix sphinx theme installation (#208)Updates
idna
from 3.4 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
1d365e1
Release v3.7c1b3154
Merge pull request #172 from kjd/optimize-contextj0394ec7
Merge branch 'master' into optimize-contextjcd58a23
Merge pull request #152 from elliotwutingfeng/dev5beb28b
More efficient resolution of joiner contexts1b12148
Update ossf/scorecard-action to v2.3.1d516b87
Update Github actions/checkout to v4c095c75
Merge branch 'master' into dev60a0a4c
Fix typo in GitHub Actions workflow key5918a0e
Merge branch 'master' into devUpdates
pycparser
from 2.21 to 2.22Release notes
Sourced from pycparser's releases.
Changelog
Sourced from pycparser's changelog.
Commits
129d32e
Prepare for release 2.22c3e2644
update CHANGES file for future changesc500fb6
ply: Make generated lextab.py deterministic (#531)f740995
Add support for Python 3.12 (#515)6cf69df
New example to generate AST from scratch (#507)50a26ac
Remove unneeded import in an exampled86a9e5
Remove from future imports from all files in this repoa9f073e
Remove from future imports in examples670979b
Update SECURITY.md9e8cd29
Create a Security Policy (#499)Updates
requests-oauthlib
from 1.3.1 to 2.0.0Changelog
Sourced from requests-oauthlib's changelog.
Commits
7af9125
Merge pull request #534 from iliakur/patch-190352e4
Merge pull request #537 from requests/2.0.0a09d0ab
Update 1.4.0 into 2.0.0 to be semver compliant.d96b740
Added package file3109c26
simplify python_requires expression1c5cea7
python_requires gt 2.7a53457e
Drop py2 support from the wheeleee74a2
Merge pull request #529 from dosisod/drop-python2-supported578f1
Merge pull request #530 from requests/autotest6cdf982
Automated tests for examples in docsUpdates
sqlparse
from 0.4.4 to 0.5.0Changelog
Sourced from sqlparse's changelog.
Commits
ddbd0ec
Bump version.29f2e0a
Raise recursion limit for tests.b4a39d9
Raise SQLParseError instead of RecursionError.f1bcf2f
Update AUHTORS and Changelog.e03b74e
Fix Function.get_parameters(), add Funtion.get_window()617b8f6
Add OVER clause, and group it into Function (fixes #701)d8f8147
Update AUHTORS and Changelog.012c9f1
Optimize sqlparse.utils.imt().46971e5
Fix parsing of PRIMARY KEY (fixes #740).fc4b0be
Code cleanup.Updates
urllib3
from 2.0.7 to 2.2.1Release notes
Sourced from urllib3's releases.