Bump the python-packages group with 5 updates#221
Merged
MTSOnGithub merged 1 commit intodevelopfrom Mar 24, 2025
Merged
Conversation
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>
MTSOnGithub
approved these changes
Mar 24, 2025
This file contains hidden or 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
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-packages group with 5 updates:
0.115.110.115.120.13.30.13.437.0.037.0.27.7.07.7.14.1.04.2.0Updates
fastapifrom 0.115.11 to 0.115.12Release notes
Sourced from fastapi's releases.
Commits
628c34e🔖 Release version 0.115.128e76d4e📝 Update release notes2537d9d🐛 Fixconvert_underscores=Falsefor header Pydantic models (#13515)c08a3e8📝 Update release notes241de23📝 Updatedocs/en/docs/tutorial/middleware.md(#13444)4e40e1e📝 Update release notesecf6e7e🌐 Add Ukrainian translation fordocs/uk/docs/tutorial/metadata.mdpage (#13...3afd733📝 Update release notes8557a88🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.m...e4c1dd7📝 Update release notesUpdates
onetlfrom 0.13.3 to 0.13.4Release notes
Sourced from onetl's releases.
Commits
9b16f40Merge branch 'develop'ee8cd30[DOP-22434] Prepare for release1507e44[DOP-22434] Improve DB options documentationd798766[DOP-22434] Improve file format documentatione809a9f[DOP-22434] Sort format options in reprd167810[DOP-22434] Improve Avro documentation81b763c[DOP-22434] Improve Parquet documentationb9cd90c[DOP-22434] Improve ORC documentationcc25dd1[DOP-22433] Improve JSON/JSONLine documentationd52059d[DOP-22432] Improve CSV documentationUpdates
fakerfrom 37.0.0 to 37.0.2Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
914c19fBump version: 37.0.1 → 37.0.2ada6c54📝 Update CHANGELOG.mdbe6fc5ffix return type327500aBump version: 37.0.0 → 37.0.12b9f758📝 Update CHANGELOG.mdb477867fix Belgium IBAN incorrect checksum #2165 (#2175)450c2bcFix last names from en_PK provider (#2190)2a1053cfix typos in CHANGELOGUpdates
coveragefrom 7.7.0 to 7.7.1Changelog
Sourced from coverage's changelog.
Commits
5e0fd51docs: sample HTML for 7.7.19b82965docs: prep for 7.7.11be53a8docs: add clarification about missing line numbers in the text report87bc26brefactor: use f-strings more7ea1535refactor: remove some needless checksf503dc5perf: collect more stats in sysmon97e68a0build: bump version to 7.7.1Updates
pre-commitfrom 4.1.0 to 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
aa48766v4.2.0bf6f11dMerge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5adjust python default_language_version to prefer versioned exeff7256cMerge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412fix: crash on ambiguous ref 'HEAD'7b88c63Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2[pre-commit.ci] pre-commit autoupdate2f93b80Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e[pre-commit.ci] pre-commit autoupdateaba1ce0Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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