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 pip group with 4 updates #104

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the pip group with 4 updates: django-import-export, decorator, identify and rpds-py.

Updates django-import-export from 4.3.5 to 4.3.6

Release notes

Sourced from django-import-export's releases.

4.3.6

Changelog

Sourced from django-import-export's changelog.

4.3.6 (2025-02-21)

  • Add flag to ignore empty rows in XLSX import (2028 <https://github.com/django-import-export/django-import-export/issues/2028>_)
  • Add support for Django 5.2 (2037 <https://github.com/django-import-export/django-import-export/pull/2037>_)
  • Fix Chinese translation (2040 <https://github.com/django-import-export/django-import-export/issues/2040>_)
Commits

Updates decorator from 5.1.1 to 5.2.0

Changelog

Sourced from decorator's changelog.

5.2.0 (2025-02-22)

Changed the build procedure to use pyproject.toml and moved the tests outside of the generated wheel/tarball.

Added official support for Python 3.11, 3.12, 3.13 (thanks to Hugo van Kemenade).

Dropped official support for Python < 3.8: the module is expected to work on older Python versions, but I cannot test such versions on GitHub actions, so I cannot claim that it is officially supported.

Dafu Wu provided support for decorating partial functions, i.e. functions wrapped by functools.partial.

Commits

Updates identify from 2.6.7 to 2.6.8

Commits
  • f905a2e v2.6.8
  • 6d9a7b6 Merge pull request #511 from cidlik/main
  • 9f16bfa Merge pull request #510 from jodood/feature/sas
  • c100631 extensions: Introduce wsdl
  • 4de539a feat: Register sas as an extension
  • 3b17031 Merge pull request #509 from pre-commit/pre-commit-ci-update-config
  • 20eb272 [pre-commit.ci] pre-commit autoupdate
  • 9ae7182 Merge pull request #507 from pre-commit/pre-commit-ci-update-config
  • ce5c8d9 [pre-commit.ci] pre-commit autoupdate
  • See full diff in compare view

Updates rpds-py from 0.22.3 to 0.23.1

Release notes

Sourced from rpds-py's releases.

v0.23.1

What's Changed

New Contributors

Full Changelog: crate-py/rpds@v0.23.0...v0.23.1

v0.23.0

Full Changelog: crate-py/rpds@v0.22.3...v0.23.0

Commits
  • b59fa1e v0.23.1 to fix the license file naming.
  • ba862f6 Merge pull request #119 from bollwyvl/patch-1
  • d2cfa4c update license file
  • 5403f5a Tag v0.23.0 for release.
  • a1454cc Declare license via (the accepted) PEP 639.
  • 6f6ba8d Update requirements.
  • 9c07fe6 Also limit permissions globally.
  • 9785b76 Disable caching for release builds as per zizmor recommendation.
  • 9b85b8c Run nox via uvx.
  • 839fc89 Merge pull request #117 from crate-py/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pip group with 4 updates: [django-import-export](https://github.com/django-import-export/django-import-export), [decorator](https://github.com/micheles/decorator), [identify](https://github.com/pre-commit/identify) and [rpds-py](https://github.com/crate-py/rpds).


Updates `django-import-export` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@4.3.5...4.3.6)

Updates `decorator` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/micheles/decorator/releases)
- [Changelog](https://github.com/micheles/decorator/blob/master/CHANGES.md)
- [Commits](micheles/decorator@5.1.1...5.2.0)

Updates `identify` from 2.6.7 to 2.6.8
- [Commits](pre-commit/identify@v2.6.7...v2.6.8)

Updates `rpds-py` from 0.22.3 to 0.23.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.22.3...v0.23.1)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: decorator
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: identify
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: rpds-py
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
@dependabot dependabot bot added the python Pull requests that update Python code label Feb 24, 2025
@dependabot dependabot bot requested a review from Eg0ra as a code owner February 24, 2025 00:57
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13488719027

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 13385794939: 0.0%
Covered Lines: 1526
Relevant Lines: 1526

💛 - Coveralls

@TheSuperiorStanislav TheSuperiorStanislav merged commit ef47bd2 into main Feb 24, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pip-798375833b branch February 24, 2025 02:32
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.

3 participants