Skip to content

Bump the python-packages group with 5 updates#221

Merged
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/pip/python-packages-15e1eb4c30
Mar 24, 2025
Merged

Bump the python-packages group with 5 updates#221
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/pip/python-packages-15e1eb4c30

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the python-packages group with 5 updates:

Package From To
fastapi 0.115.11 0.115.12
onetl 0.13.3 0.13.4
faker 37.0.0 37.0.2
coverage 7.7.0 7.7.1
pre-commit 4.1.0 4.2.0

Updates fastapi from 0.115.11 to 0.115.12

Release notes

Sourced from fastapi's releases.

0.115.12

Fixes

  • 🐛 Fix convert_underscores=False for header Pydantic models. PR #13515 by @​tiangolo.

Docs

Translations

Internal

Commits
  • 628c34e 🔖 Release version 0.115.12
  • 8e76d4e 📝 Update release notes
  • 2537d9d 🐛 Fix convert_underscores=False for header Pydantic models (#13515)
  • c08a3e8 📝 Update release notes
  • 241de23 📝 Update docs/en/docs/tutorial/middleware.md (#13444)
  • 4e40e1e 📝 Update release notes
  • ecf6e7e 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/metadata.md page (#13...
  • 3afd733 📝 Update release notes
  • 8557a88 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.m...
  • e4c1dd7 📝 Update release notes
  • Additional commits viewable in compare view

Updates onetl from 0.13.3 to 0.13.4

Release notes

Sourced from onetl's releases.

0.13.4 (2025-03-20)

Doc only Changes

  • Prefer ReadOptions(partitionColumn=..., numPartitions=..., queryTimeout=...) instead of ReadOptions(partition_column=..., num_partitions=..., query_timeout=...), to match Spark documentation. (#352)
  • Prefer WriteOptions(if_exists=...) instead of WriteOptions(mode=...) for IDE suggestions. (#354)
  • Document all options of supported file formats. (#355, #356, #357, #358, #359, #360, #361, #362)
Commits
  • 9b16f40 Merge branch 'develop'
  • ee8cd30 [DOP-22434] Prepare for release
  • 1507e44 [DOP-22434] Improve DB options documentation
  • d798766 [DOP-22434] Improve file format documentation
  • e809a9f [DOP-22434] Sort format options in repr
  • d167810 [DOP-22434] Improve Avro documentation
  • 81b763c [DOP-22434] Improve Parquet documentation
  • b9cd90c [DOP-22434] Improve ORC documentation
  • cc25dd1 [DOP-22433] Improve JSON/JSONLine documentation
  • d52059d [DOP-22432] Improve CSV documentation
  • Additional commits viewable in compare view

Updates faker from 37.0.0 to 37.0.2

Release notes

Sourced from faker's releases.

Release v37.0.2

See CHANGELOG.md.

Release v37.0.1

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v37.0.2 - 2025-03-19

  • Fix type annotiation

v37.0.1 - 2025-03-18

Commits

Updates coverage from 7.7.0 to 7.7.1

Changelog

Sourced from coverage's changelog.

Version 7.7.1 — 2025-03-21

  • A few small tweaks to the sys.monitoring support for Python 3.14. Please test!

.. _changes_7-7-0:

Commits
  • 5e0fd51 docs: sample HTML for 7.7.1
  • 9b82965 docs: prep for 7.7.1
  • 1be53a8 docs: add clarification about missing line numbers in the text report
  • 87bc26b refactor: use f-strings more
  • 7ea1535 refactor: remove some needless checks
  • f503dc5 perf: collect more stats in sysmon
  • 97e68a0 build: bump version to 7.7.1
  • See full diff in compare view

Updates pre-commit from 4.1.0 to 4.2.0

Release notes

Sourced from pre-commit's releases.

pre-commit v4.2.0

Features

  • For language: python first attempt a versioned python executable for the default language version before consulting a potentially unversioned sys.executable.

Fixes

Changelog

Sourced from pre-commit's changelog.

4.2.0 - 2025-03-18

Features

  • For language: python first attempt a versioned python executable for the default language version before consulting a potentially unversioned sys.executable.

Fixes

Commits
  • aa48766 v4.2.0
  • bf6f11d Merge pull request #3430 from pre-commit/preferential-sys-impl
  • 3e8d0f5 adjust python default_language_version to prefer versioned exe
  • ff7256c Merge pull request #3425 from tusharsadhwani/ambiguous-ref
  • b7eb412 fix: crash on ambiguous ref 'HEAD'
  • 7b88c63 Merge pull request #3404 from pre-commit/pre-commit-ci-update-config
  • 94b97e2 [pre-commit.ci] pre-commit autoupdate
  • 2f93b80 Merge pull request #3401 from pre-commit/pre-commit-ci-update-config
  • 4f90a1e [pre-commit.ci] pre-commit autoupdate
  • aba1ce0 Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sed
  • 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 python-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.11` | `0.115.12` |
| [onetl](https://github.com/MobileTeleSystems/onetl) | `0.13.3` | `0.13.4` |
| [faker](https://github.com/joke2k/faker) | `37.0.0` | `37.0.2` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.7.0` | `7.7.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.2.0` |


Updates `fastapi` from 0.115.11 to 0.115.12
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.11...0.115.12)

Updates `onetl` from 0.13.3 to 0.13.4
- [Release notes](https://github.com/MobileTeleSystems/onetl/releases)
- [Changelog](https://github.com/MobileTeleSystems/onetl/blob/develop/docs/changelog.rst)
- [Commits](MTSWebServices/onetl@0.13.3...0.13.4)

Updates `faker` from 37.0.0 to 37.0.2
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v37.0.0...v37.0.2)

Updates `coverage` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.7.0...7.7.1)

Updates `pre-commit` from 4.1.0 to 4.2.0
- [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@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: onetl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type:dependency Dependency-related changes label Mar 24, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) March 24, 2025 05:37
@MTSOnGithub MTSOnGithub merged commit 7168836 into develop Mar 24, 2025
21 of 24 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/pip/python-packages-15e1eb4c30 branch March 24, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant