-
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 python group across 1 directory with 30 updates #369
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-4764c7840e
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.
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 python group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [croniter](https://github.com/kiorky/croniter) | `3.0.3` | `5.0.1` | | [django-cotton](https://github.com/wrabit/django-cotton) | `0.9.40` | `1.3.0` | | [django-htmx](https://github.com/adamchainz/django-htmx) | `1.19.0` | `1.21.0` | | [django-stubs-ext](https://github.com/typeddjango/django-stubs) | `5.0.4` | `5.1.1` | | [django-tailwind-cli](https://github.com/django-commons/django-tailwind-cli) | `2.15.0` | `2.20.1` | | [django](https://github.com/django/django) | `5.0.9` | `5.1.3` | | [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.0.0` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.7.0` | `6.8.2` | | [anyio](https://github.com/agronholm/anyio) | `4.4.0` | `4.6.2.post1` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `43.0.3` | | [dj-database-url](https://github.com/jazzband/dj-database-url) | `2.2.0` | `2.3.0` | | [django-allauth](https://github.com/sponsors/pennersr) | `64.2.1` | `65.2.0` | | [django-twc-toolbox](https://github.com/westerveltco/django-twc-toolbox) | `0.16.0` | `0.17.0` | | [django-typer](https://github.com/django-commons/django-typer) | `2.2.2` | `2.4.0` | | [environs](https://github.com/sloria/environs) | `11.0.0` | `11.2.0` | | [heroicons](https://github.com/adamchainz/heroicons) | `2.8.0` | `2.9.0` | | [httpcore](https://github.com/encode/httpcore) | `1.0.5` | `1.0.7` | | [idna](https://github.com/kjd/idna) | `3.9` | `3.10` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.22.0` | `3.23.1` | | [neapolitan](https://github.com/carltongibson/neapolitan) | `24.6` | `24.7` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [psycopg](https://github.com/psycopg/psycopg) | `3.2.1` | `3.2.3` | | [psycopg-binary](https://github.com/psycopg/psycopg) | `3.2.1` | `3.2.3` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.9.0` | `2.10.0` | | [qrcode](https://github.com/lincolnloop/python-qrcode) | `7.4.2` | `8.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.14.0` | `2.18.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.1` | `0.5.2` | | [typer-slim](https://github.com/fastapi/typer) | `0.12.5` | `0.13.0` | Updates `croniter` from 3.0.3 to 5.0.1 - [Changelog](https://github.com/kiorky/croniter/blob/master/CHANGELOG.rst) - [Commits](kiorky/croniter@3.0.3...5.0.1) Updates `django-cotton` from 0.9.40 to 1.3.0 - [Release notes](https://github.com/wrabit/django-cotton/releases) - [Commits](wrabit/django-cotton@v0.9.40...v1.3.0) Updates `django-htmx` from 1.19.0 to 1.21.0 - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst) - [Commits](adamchainz/django-htmx@1.19.0...1.21.0) Updates `django-stubs-ext` from 5.0.4 to 5.1.1 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.0.4...5.1.1) Updates `django-tailwind-cli` from 2.15.0 to 2.20.1 - [Release notes](https://github.com/django-commons/django-tailwind-cli/releases) - [Changelog](https://github.com/django-commons/django-tailwind-cli/blob/main/CHANGELOG.md) - [Commits](django-commons/django-tailwind-cli@2.15.0...2.20.1) Updates `django` from 5.0.9 to 5.1.3 - [Commits](django/django@5.0.9...5.1.3) Updates `pillow` from 10.4.0 to 11.0.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.4.0...11.0.0) Updates `whitenoise` from 6.7.0 to 6.8.2 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.7.0...6.8.2) Updates `anyio` from 4.4.0 to 4.6.2.post1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.4.0...4.6.2.post1) Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `charset-normalizer` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.2...3.4.0) Updates `cryptography` from 43.0.1 to 43.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...43.0.3) Updates `dj-database-url` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/jazzband/dj-database-url/releases) - [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md) - [Commits](jazzband/dj-database-url@v2.2.0...v2.3.0) Updates `django-allauth` from 64.2.1 to 65.2.0 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `django-twc-toolbox` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/westerveltco/django-twc-toolbox/releases) - [Changelog](https://github.com/westerveltco/django-twc-toolbox/blob/main/CHANGELOG.md) - [Commits](westerveltco/django-twc-toolbox@v0.16.0...v0.17.0) Updates `django-typer` from 2.2.2 to 2.4.0 - [Release notes](https://github.com/django-commons/django-typer/releases) - [Commits](django-commons/django-typer@v2.2.2...v2.4.0) Updates `environs` from 11.0.0 to 11.2.0 - [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md) - [Commits](sloria/environs@11.0.0...11.2.0) Updates `heroicons` from 2.8.0 to 2.9.0 - [Changelog](https://github.com/adamchainz/heroicons/blob/main/CHANGELOG.rst) - [Commits](adamchainz/heroicons@2.8.0...2.9.0) Updates `httpcore` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.5...1.0.7) Updates `idna` from 3.9 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.9...v3.10) Updates `marshmallow` from 3.22.0 to 3.23.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.22.0...3.23.1) Updates `neapolitan` from 24.6 to 24.7 - [Changelog](https://github.com/carltongibson/neapolitan/blob/main/CHANGELOG.rst) - [Commits](carltongibson/neapolitan@24.6...24.7) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `psycopg` from 3.2.1 to 3.2.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.1...3.2.3) Updates `psycopg-binary` from 3.2.1 to 3.2.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.1...3.2.3) Updates `pyjwt` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.9.0...2.10.0) Updates `qrcode` from 7.4.2 to 8.0 - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](lincolnloop/python-qrcode@v7.4.2...v8.0) Updates `sentry-sdk` from 2.14.0 to 2.18.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.14.0...2.18.0) Updates `sqlparse` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.1...0.5.2) Updates `typer-slim` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.12.5...0.13.0) --- updated-dependencies: - dependency-name: croniter dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: django-cotton dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: django-htmx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-stubs-ext dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-tailwind-cli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: dj-database-url dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: django-twc-toolbox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-typer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: environs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: heroicons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: neapolitan dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: psycopg-binary dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: qrcode dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sqlparse dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: typer-slim dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
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 python group with 30 updates in the / directory:
3.0.3
5.0.1
0.9.40
1.3.0
1.19.0
1.21.0
5.0.4
5.1.1
2.15.0
2.20.1
5.0.9
5.1.3
10.4.0
11.0.0
6.7.0
6.8.2
4.4.0
4.6.2.post1
1.17.0
1.17.1
3.3.2
3.4.0
43.0.1
43.0.3
2.2.0
2.3.0
64.2.1
65.2.0
0.16.0
0.17.0
2.2.2
2.4.0
11.0.0
11.2.0
2.8.0
2.9.0
1.0.5
1.0.7
3.9
3.10
3.22.0
3.23.1
24.6
24.7
24.1
24.2
3.2.1
3.2.3
3.2.1
3.2.3
2.9.0
2.10.0
7.4.2
8.0
2.14.0
2.18.0
0.5.1
0.5.2
0.12.5
0.13.0
Updates
croniter
from 3.0.3 to 5.0.1Changelog
Sourced from croniter's changelog.
Commits
da473d9
Preparing release 5.0.13642302
Reallow DOW=7, & rework range calculations.0ec55d4
Back to development: 4.0.11801389
Preparing release 4.0.03141708
Remove DOW-7 as alias & fix DOW calcs when DOW=06ce433d
Restrict docker image build triggers83b4c42
Back to development: 3.0.59ea2c4a
Preparing release 3.0.40fc3e71
Merge pull request #97 from kiorky/new-packaging97936a9
docker setup & images releaser for multiple archsUpdates
django-cotton
from 0.9.40 to 1.3.0Release notes
Sourced from django-cotton's releases.
... (truncated)
Commits
82105da
Update pyproject.tomlb3d0ace
Merge pull request #213 from wrabit/raise-on-cvars-duplicate22c200b
Merge pull request #214 from wrabit/support-hyphenated-component-filenames82a5859
adjusted homepage tag name away from 'component' which clashed with dynamic c...114d7f0
cleaned up classesd47ddab
added filename casing config hint in components pagec48ed9c
added support for hyphenated component filenamesaccb0ce
raise value error when multiple c-vars provided93db26b
Merge pull request #212 from wrabit/docs-only-one-cvars-tag6d223e5
moved to code blocks, added single cvars statementUpdates
django-htmx
from 1.19.0 to 1.21.0Changelog
Sourced from django-htmx's changelog.
Commits
6450484
Version 1.21.029d72f2
Drop Django 3.2 to 4.1 support (#490)168d861
Version 1.20.02aa0fec
Add django-template-partials example to Tips (#413)44b4e17
Drop Python 3.8 support (#488)9087769
Add automated release process (#489)c934531
[pre-commit.ci] pre-commit autoupdate (#486)3cee88d
Bump astral-sh/setup-uv from 1 to 3 in the github-actions group (#485)41632d4
Add Djade to pre-commitd37ba1b
Support Python 3.13 (#483)Updates
django-stubs-ext
from 5.0.4 to 5.1.1Commits
9b270a0
Version 5.1.1 release (#2424)8de9d9a
AllowNone
onview_on_site
(#2419)82cb4c0
Update django.conf.global_settings (#2420)c105965
Update db.migrations.serializer (#2421)6500b89
Bump mypy from 1.12.1 to 1.13.0 (#2416)71f4d9b
Bump pyright from 1.1.385 to 1.1.386 (#2418)a98e7e7
Fixes #2413 -- update ModelAdmin.log_FOO method signatures (#2414)fbce0b8
[pre-commit.ci] pre-commit autoupdate (#2415)b7f43dd
TreatQuerySet.alias
likeQuerySet.annotate
(#2411)4dc5e5c
Remove EOL Python 3.8 and add 3.13 to CI (#2397)Updates
django-tailwind-cli
from 2.15.0 to 2.20.1Changelog
Sourced from django-tailwind-cli's changelog.
Commits
9cacd9a
Fixed invalid url. Closes #137c9b3895
justfile now completely depends on uv.f5113de
Cleaned up justfile.6dbd19e
Fixed documentation.3f79812
Bumped minimum version of certifi and fixed a typing issue with Python 3.9.a5281c5
Bumped tailwind css version to 3.4.13d7815ef
Added bluesky profile link to the documentation.b5364a5
Removed django-appconf. Switched from pyright to mypy.88adcc5
Documentation fixes. (Take 3)120205e
Documentation fixes. (Take 2)Updates
django
from 5.0.9 to 5.1.3Commits
69bf08e
[5.1.x] Bumped version for 5.1.3 release.e3984ca
[5.1.x] Added release date for 5.1.3.4ae3581
[5.1.x] Made minor edits to form fields docs.9fa2d23
[5.1.x] Fixed #35876 -- Displayed non-ASCII fieldset names when rendering Mod...5045dab
[5.1.x] Added missing lang attributes to html elements in docs.ffc67aa
[5.1.x] Fixed #35864 -- Documented EmailMessage.connection is ignored when us...4915fea
[5.1.x] Fixed #35873 -- Corrected Form.as_table() call in form docs.b57a839
[5.1.x] Refs #35844 -- Expanded compatibility for expected error messages in ...c5ddc85
[5.1.x] Corrected note on importing fields in model field reference docs.0a1091f
[5.1.x] Removed unneeded OS reference on running the test suite in contributi...Updates
pillow
from 10.4.0 to 11.0.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
204aae6
11.0.0 version bumpf2cc87b
Update CHANGES.rst [ci skip]c855e8e
Merge pull request #8464 from radarhere/imagemath_type_hintdc37515
Merge pull request #8463 from hugovk/update-3.13-datec3d81d6
Update Python 3.13 release datea60610c
Added type hintsa5c58f2
Merge pull request #8460 from hugovk/mit-cmue74994e
Update licence to MIT-CMUb5e1115
Update CHANGES.rst [ci skip]686b5e2
Merge pull request #8392 from radarhere/tiff_seekUpdates
whitenoise
from 6.7.0 to 6.8.2Changelog
Sourced from whitenoise's changelog.
Commits
2f75ac8
Version 6.8.261853c7
Fix compression speed gains (#616)bfc5dae
Version 6.8.16bbec0f
Raise errors from threads in whitenoise.compress (#615)0b054e5
Version 6.8.054c464a
Upgrade and clarify Django quickstart docs (#548)d5caf8d
Compress each file in a ThreadPool (#484)9494ff3
Use settings.FORCE_SCRIPT_NAME correctly (#486)c42e93c
Make sure SlicedFile is closed properly (#612)f8dff50
Drop Django 3.2 to 4.1 support (#614)Updates
anyio
from 4.4.0 to 4.6.2.post1Release notes
Sourced from anyio's releases.
Commits
c484425
Bumped up the versionfb81dfe
Fixed a regression in the pytest plugin that broke parametrized async fixtures445e59e
Bumped up the version64f570e
Fixed tox configuration5abc9ec
Updated Path documentation and made is_junction() conditional (#800)ede2029
Fixed TypeError when TLS handshake fails with truststore SSLContext (#801)163f10c
Fixed cyclic garbage that keeps traceback frames alive in task group exceptio...0614b4f
Migrated to native TOML configuration for Tox012a60c
Made test_start_task_soon_cancel_immediately() less flaky65ef48a
Rebind instance method fixtures to the same instance as the test (#807)Updates
cffi
from 1.17.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6be
release 1.17.1ba10180
update whatsnew.rst for 1.17.1 (#121)61deb5f
add yet another flag to recompile() to avoid calling ffiplatform (#81)1c292c1
Handle distutils without distutils.msvc9compiler.MSVCCompiler class (#118)182ffc4
Allow writing generated code to a file-like object. (#115)Updates
charset-normalizer
from 3.3.2 to 3.4.0Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
f3118e3
🔧 change download/upload artifact version to last working version33e67e8
🔧 set compile-generator in generator_generic_slsa3 action73dd24c
🔧 add explicit build deps to setuptools78f1e9b
🔧 attempt to fix cd.yml *356ae702
🔧 attempt to fix cd.yml *29720055
🔧 attempt to fix cd.yml (macos part)1e10d06
Update CHANGELOG.md36c103a
🔖 Release 3.4.0 (#545)7658dfc
⬆️ Bump github/codeql-action from 3.26.11 to 3.26.12 (#544)ca2535d
⬆️ Bump github/codeql-action from 3.26.9 to 3.26.11 (#542)Updates
cryptography
from 43.0.1 to 43.0.3Changelog
Sourced from cryptography's changelog.
Commits
c2afb4f
Backport metadata fix for vectors (#11797)9a3cdb5
43.0.2 release: fix libressl 4.0.0 (#11796)Updates
dj-database-url
from 2.2.0 to 2.3.0Release notes
Sourced from dj-database-url's releases.
Changelog
Sourced from dj-database-url's changelog.
Commits
0f8cfdf
Update test.yml3505200
Update CHANGELOG.md396344b
Update setup.py64660c7
Update setup.pyeff9f27
[pre-commit.ci] pre-commit autoupdate (#256)08d9cf0
Add Python 3.13 and Django 5.1 testing (#255)99128b5
Make co...Description has been truncated