-
Notifications
You must be signed in to change notification settings - Fork 132
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 dependencies group with 18 updates #496
Merged
RadoRado
merged 1 commit into
dependencies
from
dependabot/pip/dependencies/dependencies-f3fa625c18
Jan 15, 2025
Merged
Bump the dependencies group with 18 updates #496
RadoRado
merged 1 commit into
dependencies
from
dependabot/pip/dependencies/dependencies-f3fa625c18
Jan 15, 2025
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 dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.0.10` | `5.1.5` | | [django-environ](https://github.com/joke2k/django-environ) | `0.11.2` | `0.12.0` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` | | [django-celery-beat](https://github.com/celery/django-celery-beat) | `2.6.0` | `2.7.0` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.7.0` | `6.8.2` | | [boto3](https://github.com/boto/boto3) | `1.35.53` | `1.35.99` | | [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `24.3.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.19.2` | `2.20.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.156.0` | `2.159.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.35.0` | `2.37.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.4` | | [faker](https://github.com/joke2k/faker) | `33.1.0` | `33.3.1` | | [ipython](https://github.com/ipython/ipython) | `8.26.0` | `8.31.0` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `4.4.6` | `5.0.1` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `5.1.1` | `5.1.2` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.35.90` | `1.35.99` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.2` | `0.9.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.0.1` | Updates `django` from 5.0.10 to 5.1.5 - [Commits](django/django@5.0.10...5.1.5) Updates `django-environ` from 0.11.2 to 0.12.0 - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst) - [Commits](https://github.com/joke2k/django-environ/commits) Updates `psycopg2` from 2.9.9 to 2.9.10 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.10) Updates `django-celery-beat` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/celery/django-celery-beat/releases) - [Changelog](https://github.com/celery/django-celery-beat/blob/main/Changelog) - [Commits](celery/django-celery-beat@v2.6.0...v2.7.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 `boto3` from 1.35.53 to 1.35.99 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.53...1.35.99) Updates `attrs` from 24.2.0 to 24.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `sentry-sdk` from 2.19.2 to 2.20.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.19.2...2.20.0) Updates `google-api-python-client` from 2.156.0 to 2.159.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.156.0...v2.159.0) Updates `google-auth` from 2.35.0 to 2.37.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.35.0...v2.37.0) Updates `pytest` from 8.3.2 to 8.3.4 - [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.3.2...8.3.4) Updates `faker` from 33.1.0 to 33.3.1 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v33.1.0...v33.3.1) Updates `ipython` from 8.26.0 to 8.31.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.26.0...8.31.0) Updates `django-debug-toolbar` from 4.4.6 to 5.0.1 - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@4.4.6...5.0.1) Updates `django-stubs` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.1.1...5.1.2) Updates `boto3-stubs` from 1.35.90 to 1.35.99 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.5.2 to 0.9.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.2...0.9.1) Updates `pre-commit` from 3.8.0 to 4.0.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-environ dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-celery-beat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: django-debug-toolbar dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: django-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... 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
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 dependencies group with 18 updates:
5.0.10
5.1.5
0.11.2
0.12.0
2.9.9
2.9.10
2.6.0
2.7.0
6.7.0
6.8.2
1.35.53
1.35.99
24.2.0
24.3.0
2.19.2
2.20.0
2.156.0
2.159.0
2.35.0
2.37.0
8.3.2
8.3.4
33.1.0
33.3.1
8.26.0
8.31.0
4.4.6
5.0.1
5.1.1
5.1.2
1.35.90
1.35.99
0.5.2
0.9.1
3.8.0
4.0.1
Updates
django
from 5.0.10 to 5.1.5Commits
3d3d7f5
[5.1.x] Bumped version for 5.1.5 release.4806731
[5.1.x] Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation.d6749de
[5.1.x] Made cosmetic edits to 5.1.5 release notes.b325864
[5.1.x] Fixed #36077 -- Corrected docs on pk value where Model.save() execute...8d81c47
[5.1.x] Fixed #35999 -- Removed #django IRC channel references where appropri...6b9d5ac
[5.1.x] Strengthened wording on supported Python versions in FAQ.0966cc7
[5.1.x] Added stub release notes and release date for 5.1.5, 5.0.11, and 4.2.18.638547b
[5.1.x] Fixed typo in tutorial 5.2ee6ca6
[5.1.x] Fixed #34856 -- Fixed references to index_together in historical migr...85c3550
[5.1.x] Refs #27236 -- Removed references to index_together from ModelState.f...Updates
django-environ
from 0.11.2 to 0.12.0Changelog
Sourced from django-environ's changelog.
Commits
Updates
psycopg2
from 2.9.9 to 2.9.10Changelog
Sourced from psycopg2's changelog.
... (truncated)
Commits
a805acf
chore: bump to version 2.9.1078561ac
Merge pull request #1728 from romank0/fetch-notifications-on-commit5283a83
chore: add TransactionTimeout error, added in PostgreSQL 17f64dd39
docs: add news entry about notifications on commitcba6d39
removes duplication in tests282360d
adds notifications processing after every PQexec362cb00
Adds notifies processing in pq_commiteaeeb76
Merge pull request #1729 from edgarrmondragon/1692-py313-wheels4987362
ci(windows): drop Python 3.8 packages8c9a35d
ci: test with PostgreSQL 17Updates
django-celery-beat
from 2.6.0 to 2.7.0Release notes
Sourced from django-celery-beat's releases.
Changelog
Sourced from django-celery-beat's changelog.
Commits
39a2e3f
Bump version: 2.6.0 → 2.7.0 (#790)ee1f492
Update changelog for v2.7.0 (#783)dd6f240
pre-commit autoupdate 2024-08-21 to fix PT001,PT023 (#789)a5bd11d
[pre-commit.ci] pre-commit autoupdate (#788)380f472
Added PeriodicTasks verbose name and it's zh_Hans translate (#719)433e513
[pre-commit.ci] pre-commit autoupdate (#784)a87c9f6
Pre-commit: Add Python linter Ruff (#778)fcc4ba7
[pre-commit.ci] pre-commit autoupdate (#779)475e257
README: Replace Travis CI badge with GitHub Actions badge (#776)247a583
[pre-commit.ci] pre-commit autoupdate (#777)Updates
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
boto3
from 1.35.53 to 1.35.99Commits
74405ee
Merge branch 'release-1.35.99'9729dda
Bumping version to 1.35.99acd7ca9
Add changelog entries from botocore3902cc2
Merge branch 'release-1.35.98'c48ac3d
Merge branch 'release-1.35.98' into develop66657ad
Bumping version to 1.35.98177fa3b
Add changelog entries from botocore4673c59
Merge branch 'release-1.35.97'4088aef
Merge branch 'release-1.35.97' into develop7b9ebbb
Bumping version to 1.35.97Updates
attrs
from 24.2.0 to 24.3.0Commits
Updates
sentry-sdk
from 2.19.2 to 2.20.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
4e0505e
Updated changelogca68a7f
release: 2.20.02ee194c
feat(flags): remove Unleash get_variant patching code (#3914)288f69a
Moved adding offlags
context into Scope (#3917)9f9ff34
tests: Create a separate group for feature flag suites (#3911)fa241c3
Treat potel-base as release branch in CI (#3912)be53273
Centralize minimum version checking (#3910)4432e26
Small contribution docs update (#3909)c6a89d6
feat(flags): add Unleash feature flagging integration (#3888)bf65ede
ref(flags): Beter naming for featureflags module and identifier (#3902)Updates
google-api-python-client
from 2.156.0 to 2.159.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
0accf96
chore(main): release 2.159.0 (#2549)e602055
chore: Update discovery artifacts (#2548)8afb3df
chore(main): release 2.158.0 (#2543)5313113
chore: Update discovery artifacts (#2542)2a47116
chore(main): release 2.157.0 (#2540)d37d28d
chore: Update discovery artifacts (#2539)Updates
google-auth
from 2.35.0 to 2.37.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.