-
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 production-dependencies group across 1 directory with 22 updates #66
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/config/requirements/production-dependencies-95b95e2f43
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
⬆️ Bump the production-dependencies group across 1 directory with 22 updates #66
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/config/requirements/production-dependencies-95b95e2f43
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
…updates Updates the requirements on [certifi](https://github.com/certifi/python-certifi), [cffi](https://github.com/python-cffi/cffi), [coverage](https://github.com/nedbat/coveragepy), [cryptography](https://github.com/pyca/cryptography), [django](https://github.com/django/django), [django-alive](https://github.com/lincolnloop/django-alive), [django-allauth](https://github.com/pennersr/django-allauth), [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms), [django-storages](https://github.com/jschneier/django-storages), [marshmallow](https://github.com/marshmallow-code/marshmallow), [packaging](https://github.com/pypa/packaging), [pillow](https://github.com/python-pillow/Pillow), [psycopg](https://github.com/psycopg/psycopg), [psycopg-binary](https://github.com/psycopg/psycopg), [pyjwt](https://github.com/jpadilla/pyjwt), [pytest](https://github.com/pytest-dev/pytest), [sqlparse](https://github.com/andialbrecht/sqlparse), [typing-extensions](https://github.com/python/typing_extensions), [urllib3](https://github.com/urllib3/urllib3), [whitenoise](https://github.com/evansd/whitenoise), [django-allauth[socialaccount]](https://github.com/pennersr/django-allauth) and [psycopg[binary]](https://github.com/psycopg/psycopg) to permit the latest version. Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](certifi/python-certifi@2024.06.02...2024.07.04) Updates `cffi` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.0) Updates `coverage` from 7.5.3 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.3...7.6.1) Updates `cryptography` from 42.0.8 to 43.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.0) Updates `django` from 5.0.6 to 5.1 - [Commits](django/django@5.0.6...5.1) Updates `django-alive` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/lincolnloop/django-alive/releases) - [Changelog](https://github.com/lincolnloop/django-alive/blob/main/CHANGELOG.md) - [Commits](lincolnloop/django-alive@1.2.1...1.2.2) Updates `django-allauth` from 0.63.3 to 64.1.0 - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](pennersr/django-allauth@0.63.3...64.1.0) Updates `django-crispy-forms` from 2.1 to 2.3 - [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases) - [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md) - [Commits](django-crispy-forms/django-crispy-forms@2.1...2.3) Updates `django-storages` from 1.14.3 to 1.14.4 - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](jschneier/django-storages@1.14.3...1.14.4) Updates `marshmallow` from 3.21.2 to 3.21.3 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.2...3.21.3) Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `pillow` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.3.0...10.4.0) Updates `psycopg` from 3.1.19 to 3.2.1 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1.19...3.2.1) Updates `psycopg-binary` from 3.1.19 to 3.2.1 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1.19...3.2.1) Updates `pyjwt` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.9.0) Updates `pytest` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.2) Updates `sqlparse` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.0...0.5.1) Updates `typing-extensions` from 4.12.1 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.1...4.12.2) Updates `urllib3` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) Updates `whitenoise` from 6.6.0 to 6.7.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.6.0...6.7.0) Updates `django-allauth[socialaccount]` to 64.1.0 - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](pennersr/django-allauth@0.63.0...64.1.0) Updates `psycopg[binary]` to 3.2.1 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.1...3.2.1) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: django-alive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: django-crispy-forms dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: django-storages dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: psycopg-binary dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sqlparse dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: django-allauth[socialaccount] dependency-type: direct:production dependency-group: production-dependencies - dependency-name: psycopg[binary] dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on certifi, cffi, coverage, cryptography, django, django-alive, django-allauth, django-crispy-forms, django-storages, marshmallow, packaging, pillow, psycopg, psycopg-binary, pyjwt, pytest, sqlparse, typing-extensions, urllib3, whitenoise, django-allauth[socialaccount] and psycopg[binary] to permit the latest version.
Updates
certifi
from 2024.6.2 to 2024.7.4Commits
bd81538
2024.07.04 (#295)06a2cbf
Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02
Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)Updates
cffi
from 1.16.0 to 1.17.0Release notes
Sourced from cffi's releases.
Commits
74731f9
Release 1.17.0 (#108)181fa00
1.17.0rc1 release (#80)772528e
Add 3.13 to trove classifiers (#72)e36042d
1.17.0b1 prep (#79)39bdab2
avoid null-pointer-subtraction error (#78)d7f750b
Mention the systemd issue with old-style callbacks (#74)56f7609
Buildaarch64
musllinux
wheel (#69)e59ec8f
Win32: pass the flags from dlopen() to LoadLibraryEx() (#65)0619e5e
remove binary cruft (#63)640e89f
rearrange code to make PyPy testing happier (#59)Updates
coverage
from 7.5.3 to 7.6.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
29f5898
docs: sample HTML for 7.6.19b829f1
docs: prep for 7.6.1ebbb6a2
build: wheels for 3.13rc13872525
chore: make upgrade7a27f40
test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664
build: include gil/nogil in the version bannerda1682f
docs: changelog and contributor for #1828dc819ff
test: two tests for #18289aaa404
fix: properly handle backslash before multi-line string (#1828)9c50270
chore: make upgradeUpdates
cryptography
from 42.0.8 to 43.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
ebf14f2
bump for 43.0.0 and update changelog (#11311)42788a0
Fix exchange with keys that had Q automatically computed (#11309)2dbdfb8
don't assign unused name (#11310)ccc66e6
Bump openssl from 0.10.64 to 0.10.65 in /src/rust (#11308)4310c87
Bump sphinxcontrib-qthelp from 1.0.7 to 1.0.8 (#11307)f66a9c4
Bump sphinxcontrib-htmlhelp from 2.0.5 to 2.0.6 (#11306)a8fcf18
Bump openssl-sys from 0.9.102 to 0.9.103 in /src/rust (#11305)2fe32b2
Bump mypy from 1.10.1 to 1.11.0 (#11303)ee24e82
Bump setuptools from 71.0.3 to 71.0.4 in /.github/requirements (#11304)7249ccd
Bump portable-atomic from 1.6.0 to 1.7.0 in /src/rust (#11302)Updates
django
from 5.0.6 to 5.1Commits
373cb30
[5.1.x] Bumped version for 5.1 release.8baab82
[5.1.x] Finalized release notes for Django 5.1.d5ad743
[5.1.x] Fixed i18n.tests.TranslationTests.test_plural to use correct French t...380c6e6
[5.1.x] Updated translations from Transifex.d787e44
[5.1.x] Added CVE-2024-41989, CVE-2024-41990, CVE-2024-41991, and CVE-2024-42...e2583fb
[5.1.x] Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection att...bd807c0
[5.1.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.htm...0c1a890
[5.1.x] Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and urlizet...0504af6
[5.1.x] Fixed CVE-2024-41989 -- Prevented excessive memory consumption in flo...2ba4f4b
[5.1.x] Fixed #35657 -- Made FileField handle db_default values.Updates
django-alive
from 1.2.1 to 1.2.2Release notes
Sourced from django-alive's releases.
Changelog
Sourced from django-alive's changelog.
Commits
a4640e5
add an unreleased section to CHANGELOG.md24f8466
add work to release from GitHub Actions to CHANGELOG.mdd8b769f
add a GitHub Action for publishing to PyPI and GitHub450a6e4
update CHANGELOG with recent changes3ac220c
update supported Python versions in documentation09b0bd3
Merge pull request #14 from PetrDlouhy/update_django50ade132b
update testing to current Django and Python, run it in GitHub actions608fd0a
Update test badged1899fd
Back to development: 1.2.2Updates
django-allauth
from 0.63.3 to 64.1.0Changelog
Sourced from django-allauth's changelog.
... (truncated)
Commits
d6e07b2
feat: Django 5.1b7eaefd
chore: Release 64.1.04b13c66
feat(mfa):AuthenticateView
to use form class from settingbd3ae52
chore(i18n): Sync translations63bc165
feat(account): Login timeout4303cbe
fix(headless): Logout should remove partial login20d1334
chore(mfa): add tags to submit buttonc970b33
tests(socialaccount): Test storing tokens vs email authentication907ffe6
chore(i18n): korean translationsef8743c
fix(socialaccount): OAuth 1.0 vs storing tokens without app instanceUpdates
django-crispy-forms
from 2.1 to 2.3Release notes
Sourced from django-crispy-forms's releases.
Changelog
Sourced from django-crispy-forms's changelog.
Commits
e07622d
Version 2.3. (#1396)64f4b21
Fixed unexpected addition the 'active' css_class to AccordionGroup (#1394)4f454cd
Version 2.2. (#1392)086afbb
Fix documentation ofField
's constructor (#1375)f9d67d3
Allowed pass through of context when rendering aFieldset
layout object. ...255a08f
Added Django 5.1 support. (#1390)bce28b2
Keep GitHub Actions up to date with GitHub's Dependabot (#1387)6d50351
Create FUNDING.ymlUpdates
django-storages
from 1.14.3 to 1.14.4Changelog
Sourced from django-storages's changelog.
Commits
b37d53e
Release version 1.14.4 (#1428)a79a304
[sftp] Cleanup duplicated properties (#1426)cd42c17
[dropbox] Remove dead prefix removal code (#1425)855e58d
[ftp] Add FTP_ALLOW_OVERWRITE setting (#1424)fe759bf
[ftp] Conform to BaseStorage interface (#1423)a531947
[general] Write overwriting files in terms of .exists() (#1422)0041eb2
[dropbox] Add support for Python3.12 (#1421)4cd12e0
[sftp] Format times to UTC (#1420)ea25226
[sftp] Add implementations of get_(modified|accessed)_time (#1347)6c494a0
[docs/scaleway] Create Scaleway docs (#1419)Updates
marshmallow
from 3.21.2 to 3.21.3Changelog
Sourced from marshmallow's changelog.
Commits
b9646e3
Bump version and update changelog99103a6
Remove leaky lru_cache (#2277)47205b5
[pre-commit.ci] pre-commit autoupdate (#2276)aaecd5b
[pre-commit.ci] pre-commit autoupdatec592536
[pre-commit.ci] pre-commit autoupdate (#2269)ee0c903
[pre-commit.ci] pre-commit autoupdated4fd5a4
[pre-commit.ci] pre-commit autoupdateUpdates
packaging
from 24.0 to 24.1Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
85442b8
Bump for release3e67fc7
Work aroundplatform.python_version()
returning non PEP 440 compliant versi...32deafe
Bump the github-actions group with 3 updates (#789)e0dda88
Documentmarkers.default_environment()
(#753)cc938f9
Modernise type annotations using FA rules from ruff (#785)757f559
Fix typo in_parser
docstring (#784)ec9f203
Bump the github-actions group with 4 updates (#782)5cbe1e4
Add support for Python 3.13 and drop EOL 3.7 (#783)cb8fd38
pyupgrade/black/isort/flake8 → ruff (#769)e8002b1
Bump for developmentUpdates
pillow
from 10.3.0 to 10.4.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
9b4fae7
10.4.0 version bumpb55d74b
Update CHANGES.rst [ci skip]8daf550
Merge pull request #8178 from radarhere/imageshowc6d8c58
Merge pull request #7965 from Yay295/patch-3c9ec76a
Raise FileNotFoundError if show_file() path does not existb48d175
Update CHANGES.rst [ci skip]4d6dff3
Merge pull request #8031 from radarhere/imagingcms_modes70b3815
Merge pull request #8127 from radarhere/multiple_exif_markers88cd6d4
Rearranged comments41426a6
Merge pull request #8110 from radarhere/exififdUpdates
psycopg
from 3.1.19 to 3.2.1Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
bb47d39
chore: bump psycopg package version to 3.2.155490a2
fix: fix versions in packaging metadata1cbc42a
docs: fix title level of major releases06a6e5e
docs: mention dropping Python 3.7 in psycopg 3.2 releaseea3735d
docs: better organization of the 3.2 release notes896eee2
chore: bump psycopg package version to 3.2.02e2f4d7
chore: bump psycopg package version to 3.1.207369d3b
Merge pull request #846 ...Description has been truncated