Skip to content
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 9 updates #503

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the dependencies group with 9 updates:

Package From To
django-filter 24.3 25.1
django-storages 1.14.4 1.14.5
boto3 1.36.16 1.36.21
sentry-sdk 2.20.0 2.21.0
google-api-python-client 2.160.0 2.161.0
pytest-django 4.9.0 4.10.0
faker 35.2.0 36.1.1
boto3-stubs 1.36.16 1.36.21
ruff 0.9.5 0.9.6

Updates django-filter from 24.3 to 25.1

Changelog

Sourced from django-filter's changelog.

Version 25.1 (2025-02-14)

  • Removed the in-built API schema generation methods, which have been deprecated since v23.2.

    You should use drf-spectacular <https://drf-spectacular.readthedocs.io/en/latest/>_ for generating OpenAPI schemas with DRF.

  • Dropped support for EOL Python 3.8.

  • Added testing against Python 3.13.

  • Added official support for Django 5.2.

Commits

Updates django-storages from 1.14.4 to 1.14.5

Changelog

Sourced from django-storages's changelog.

1.14.5 (2025-02-15)


General

  • Revert exists() behavior to pre-1.14.4 semantics with additional hardening for Django versions < 4.2 to fix CVE-2024-39330. This change matches the eventual behavior Django itself shipped with. ([#1484](https://github.com/jschneier/django-storages/issues/1484), [#1486](https://github.com/jschneier/django-storages/issues/1486))
  • Add support for Django 5.1 ([#1444](https://github.com/jschneier/django-storages/issues/1444)_)

Azure

  • Deprecated: The setting AZURE_API_VERSION/api_version setting is deprecated in favor of the new AZURE_CLIENT_OPTIONS setting. A future version will remove support for this setting.
  • Add AZURE_CLIENT_OPTIONS settings to enable customization of all BlobServiceClient parameters such as api_version and all retry* options. ([#1432](https://github.com/jschneier/django-storages/issues/1432)_)

Dropbox

  • As part of the above hardening fix a bug was uncovered whereby a root_path setting would be applied multiple times during save() ([#1484](https://github.com/jschneier/django-storages/issues/1484)_)
  • Fix setting OAuth2 access token via env var ([#1452](https://github.com/jschneier/django-storages/issues/1452)_)

FTP

  • Fix incorrect exists() results due to an errant appended slash ([#1438](https://github.com/jschneier/django-storages/issues/1438)_)

Google Cloud

  • Switch checksum to crc32c to fix downloading when running in FIPS mode ([#1473](https://github.com/jschneier/django-storages/issues/1473)_)
  • Fix double decompression when using gzip ([#1457](https://github.com/jschneier/django-storages/issues/1457)_)

.. _#1484: jschneier/django-storages#1484 .. _#1486: jschneier/django-storages#1486 .. _#1444: jschneier/django-storages#1444 .. _#1432: jschneier/django-storages#1432 .. _#1473: jschneier/django-storages#1473 .. _#1457: jschneier/django-storages#1457 .. _#1452: jschneier/django-storages#1452 .. _#1438: jschneier/django-storages#1438

Commits

Updates boto3 from 1.36.16 to 1.36.21

Commits
  • 3d1cda2 Merge branch 'release-1.36.21'
  • 1ef4449 Bumping version to 1.36.21
  • 43fda5f Add changelog entries from botocore
  • 38de2d5 Ignore .venv directories (#4440)
  • 16296da Add venv callout from README into quickstart guide (#4439)
  • 4084764 Merge branch 'release-1.36.20'
  • b45b0fd Merge branch 'release-1.36.20' into develop
  • b8d85eb Bumping version to 1.36.20
  • be53133 Add changelog entries from botocore
  • 3c124c2 Merge branch 'release-1.36.19'
  • Additional commits viewable in compare view

Updates sentry-sdk from 2.20.0 to 2.21.0

Release notes

Sourced from sentry-sdk's releases.

2.21.0

Various fixes & improvements

Changelog

Sourced from sentry-sdk's changelog.

2.21.0

Various fixes & improvements

Commits
  • dc1460a Update CHANGELOG.md
  • d7dff6d release: 2.21.0
  • 2f51db7 feat(tracing): Add __repr__ to Baggage (#4043)
  • c227e11 ref(utils): Explicitly use None default when checking metadata (#4039)
  • d937272 fix(flags): Fix bug where concurrent accesses to the flags property could rai...
  • 3217cca fix(integrations): Do not patch execute (#4026)
  • 0cda7d9 test: Fix typo in test name (#4036)
  • 2ebaa7c ref(integrations): Add more min versions of frameworks (#3973)
  • f995d8c [1] Add tox generation script, but don't use it yet (#3971)
  • c1cf0fe Set level based on status code for HTTP client breadcrumbs (#4004)
  • Additional commits viewable in compare view

Updates google-api-python-client from 2.160.0 to 2.161.0

Release notes

Sourced from google-api-python-client's releases.

v2.161.0

2.161.0 (2025-02-11)

Features

... (truncated)

Commits

Updates pytest-django from 4.9.0 to 4.10.0

Release notes

Sourced from pytest-django's releases.

v4.10.0

https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst#v4100-2025-02-10

Changelog

Sourced from pytest-django's changelog.

v4.10.0 (2025-02-10)

Compatibility ^^^^^^^^^^^^^

  • Added official support for Python 3.13.

Improvements ^^^^^^^^^^^^

  • Added using argument to :fixture:django_assert_num_queries and :fixture:django_assert_max_num_queries to easily specify the database alias to use.

Bugfixes ^^^^^^^^

  • Fixed lock/unlock of db breaks if pytest is executed twice in the same process.
Commits
  • d8dc3d9 Release 4.10.0
  • 50a5578 build(deps): bump hynek/build-and-inspect-python-package
  • 54a5950 build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.12.4
  • c030eb9 Bump codecov/codecov-action from 4 to 5
  • 0ee43ef Adds using to django_assert_num_queries (#1170)
  • c3018d6 Developer QOL (#1174)
  • 120c2a5 ci: update runs-on to ubuntu 24.04
  • ba6c6a6 tox: update ruff and mypy
  • e2c6cee Add Python 3.13 support
  • f422f1d Remove setup.py file
  • Additional commits viewable in compare view

Updates faker from 35.2.0 to 36.1.1

Release notes

Sourced from faker's releases.

Release v36.1.1

See CHANGELOG.md.

Release v36.1.0

See CHANGELOG.md.

Release v36.0.0

See CHANGELOG.md.

Release v35.2.2

See CHANGELOG.md.

Release v35.2.1

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v36.1.1 - 2025-02-13

v36.1.0 - 2025-02-10

  • Drop python-dateutil dependency. Thanks @​knyghty.
  • Add dependency on tzdata.

v36.0.0 - 2025-02-10

v35.2.2 - 2025-02-10

  • Revert accidental deprecation of Python 3.8.

v35.2.1 - 2025-02-10

  • Remove invalid word from ja_JP lorem provider. Thanks @​kymckay
  • Fix typing for tar provider.
Commits

Updates boto3-stubs from 1.36.16 to 1.36.21

Release notes

Sourced from boto3-stubs's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Updates ruff from 0.9.5 to 0.9.6

Release notes

Sourced from ruff's releases.

0.9.6

Release Notes

Preview features

  • [airflow] Add external_task.{ExternalTaskMarker, ExternalTaskSensor} for AIR302 (#16014)
  • [flake8-builtins] Make strict module name comparison optional (A005) (#15951)
  • [flake8-pyi] Extend fix to Python <= 3.9 for redundant-none-literal (PYI061) (#16044)
  • [pylint] Also report when the object isn't a literal (PLE1310) (#15985)
  • [ruff] Implement indented-form-feed (RUF054) (#16049)
  • [ruff] Skip type definitions for missing-f-string-syntax (RUF027) (#16054)

Rule changes

  • [flake8-annotations] Correct syntax for typing.Union in suggested return type fixes for ANN20x rules (#16025)
  • [flake8-builtins] Match upstream module name comparison (A005) (#16006)
  • [flake8-comprehensions] Detect overshadowed list/set/dict, ignore variadics and named expressions (C417) (#15955)
  • [flake8-pie] Remove following comma correctly when the unpacked dictionary is empty (PIE800) (#16008)
  • [flake8-simplify] Only trigger SIM401 on known dictionaries (#15995)
  • [pylint] Do not report calls when object type and argument type mismatch, remove custom escape handling logic (PLE1310) (#15984)
  • [pyupgrade] Comments within parenthesized value ranges should not affect applicability (UP040) (#16027)
  • [pyupgrade] Don't introduce invalid syntax when upgrading old-style type aliases with parenthesized multiline values (UP040) (#16026)
  • [pyupgrade] Ensure we do not rename two type parameters to the same name (UP049) (#16038)
  • [pyupgrade] [ruff] Don't apply renamings if the new name is shadowed in a scope of one of the references to the binding (UP049, RUF052) (#16032)
  • [ruff] Update RUF009 to behave similar to B008 and ignore attributes with immutable types (#16048)

Server

  • Root exclusions in the server to project root (#16043)

Bug fixes

  • [flake8-datetime] Ignore .replace() calls while looking for .astimezone (#16050)
  • [flake8-type-checking] Avoid TC004 false positive where the runtime definition is provided by __getattr__ (#16052)

Documentation

  • Improve ruff-lsp migration document (#16072)
  • Undeprecate ruff.nativeServer (#16039)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.9.6

Preview features

  • [airflow] Add external_task.{ExternalTaskMarker, ExternalTaskSensor} for AIR302 (

Bumps the dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [django-filter](https://github.com/carltongibson/django-filter) | `24.3` | `25.1` |
| [django-storages](https://github.com/jschneier/django-storages) | `1.14.4` | `1.14.5` |
| [boto3](https://github.com/boto/boto3) | `1.36.16` | `1.36.21` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.20.0` | `2.21.0` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.160.0` | `2.161.0` |
| [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.9.0` | `4.10.0` |
| [faker](https://github.com/joke2k/faker) | `35.2.0` | `36.1.1` |
| [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.36.16` | `1.36.21` |
| [ruff](https://github.com/astral-sh/ruff) | `0.9.5` | `0.9.6` |


Updates `django-filter` from 24.3 to 25.1
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](carltongibson/django-filter@24.3...25.1)

Updates `django-storages` from 1.14.4 to 1.14.5
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.14.4...1.14.5)

Updates `boto3` from 1.36.16 to 1.36.21
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.36.16...1.36.21)

Updates `sentry-sdk` from 2.20.0 to 2.21.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.20.0...2.21.0)

Updates `google-api-python-client` from 2.160.0 to 2.161.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.160.0...v2.161.0)

Updates `pytest-django` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.9.0...v4.10.0)

Updates `faker` from 35.2.0 to 36.1.1
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v35.2.0...v36.1.1)

Updates `boto3-stubs` from 1.36.16 to 1.36.21
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `ruff` from 0.9.5 to 0.9.6
- [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.9.5...0.9.6)

---
updated-dependencies:
- dependency-name: django-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: django-storages
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: pytest-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2025
@RadoRado RadoRado merged commit 33e53ae into master Feb 19, 2025
3 checks passed
@RadoRado RadoRado deleted the dependabot/pip/master/dependencies-65f9b2514d branch February 19, 2025 08:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant