-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the dependencies group across 1 directory with 9 updates #266
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
Merged
Conversation
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
…dates Bumps the dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest-postgresql](https://github.com/dbfixtures/pytest-postgresql) | `6.1.1` | `7.0.0` | | [psycopg[binary]](https://github.com/psycopg/psycopg) | `3.2.4` | `3.2.5` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.37` | `2.0.38` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.5` | `2.10.6` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.7.1` | `2.8.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.115.8` | | [numpy](https://github.com/numpy/numpy) | `2.2.2` | `2.2.3` | | [pytz](https://github.com/stub42/pytz) | `2024.2` | `2025.1` | | [cython](https://github.com/cython/cython) | `3.0.11` | `3.0.12` | Updates `pytest-postgresql` from 6.1.1 to 7.0.0 - [Changelog](https://github.com/dbfixtures/pytest-postgresql/blob/main/CHANGES.rst) - [Commits](dbfixtures/pytest-postgresql@v6.1.1...v7.0.0) Updates `psycopg[binary]` from 3.2.4 to 3.2.5 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.4...3.2.5) Updates `sqlalchemy` from 2.0.37 to 2.0.38 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `pydantic` from 2.10.5 to 2.10.6 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.5...v2.10.6) Updates `pydantic-settings` from 2.7.1 to 2.8.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.1...v2.8.0) Updates `fastapi` from 0.115.6 to 0.115.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.115.8) Updates `numpy` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.2...v2.2.3) Updates `pytz` from 2024.2 to 2025.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2025.1) Updates `cython` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.0.11...3.0.12) --- updated-dependencies: - dependency-name: pytest-postgresql dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: psycopg[binary] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
fb32359 to
b33142d
Compare
b33142d to
f90f3ec
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #266 +/- ##
==========================================
- Coverage 87.54% 87.53% -0.02%
==========================================
Files 92 92
Lines 5926 5920 -6
==========================================
- Hits 5188 5182 -6
Misses 738 738 ☔ View full report in Codecov by Sentry. |
Member
|
@dependabot unignore fhir-resources |
Contributor
Author
|
OK, I will stop ignoring the fhir-resources dependency. |
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the dependencies group with 9 updates in the / directory:
6.1.17.0.03.2.43.2.52.0.372.0.382.10.52.10.62.7.12.8.00.115.60.115.82.2.22.2.32024.22025.13.0.113.0.12Updates
pytest-postgresqlfrom 6.1.1 to 7.0.0Changelog
Sourced from pytest-postgresql's changelog.
... (truncated)
Commits
c1d9b7dRelease 7.0.0c44667dMerge pull request #1092 from dbfixtures/issue-265dcf3c56Drop test database from noproc fixture, if exists - closes #2659ba92dcMerge pull request #1091 from dbfixtures/adjust-links6a25737Adjust links after repository transferf005fbabuild(deps): bump fizyk/actions-reuse from 3.0.1 to 3.0.2b31add3build(deps): bump fizyk/actions-reuse from 3.0.1 to 3.0.2b292a07Merge pull request #1088 from ClearcodeHQ/issue-10877afc30cfixup: failing tests4f0b45cDrop support for loading schema and data fixture from client fixture - closes...Updates
psycopg[binary]from 3.2.4 to 3.2.5Changelog
Sourced from psycopg[binary]'s changelog.
... (truncated)
Commits
664b2a1chore: bump psycopg package version to 3.2.5cd6589bchore: bump build libraries68f8603Merge branch 'cython-uuid-3.2' into maint-3.2dd1cefcdocs: mention UUID speedup in release news7f950cbchore(c): remove C UUIDDumper and UUIDBinaryDumper393e162perf(uuid): speed up UUID creation using a writable subclass57a3889perf(c): use PyObject_CallFunctionObjArgs in UUIDBinaryLoader88f73feperf(c): use PyObject_CallFunctionObjArgs in UUIDLoader3a9ade7test(c): test UUID.slots811cb51perf(c): Use hex_to_int_map in UUIDLoaderUpdates
sqlalchemyfrom 2.0.37 to 2.0.38Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pydanticfrom 2.10.5 to 2.10.6Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
df05e69Bump version to v2.10.6 (#11334)4160826Fix url python serialization (#11331)f94e842Fix JSON Schema reference collection with"examples"keys (#11325)Updates
pydantic-settingsfrom 2.7.1 to 2.8.0Commits
f76c7fePrepare release 2.8.0 (#541)4b6fd3dDon't explode env vars if env_nested_delimiter is empty (#540)7835118Asynchronous CLI methods in CliApp (#533)537f751Avoid usingAnyinBaseSettingssignature to avoid mypy errors (#529)ccf99b2Add env_nested_max_split setting (#534)65929cdImprove env_prefix config doc (#523)e2cbb2dCLI support for optional and variadic positional args (#519)Updates
fastapifrom 0.115.6 to 0.115.8Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
7128971🔖 Release version 0.115.855f8a44📝 Update release notes83ab6ac📝 Change the word "unwrap" to "unpack" in `docs/en/docs/tutorial/extra-models...3d02a92📝 Update release notes1b00f8a✅ Simplify tests for body_multiple_params (#13237)d97647f📝 Update release notes9667ce8📝 Update Request Body'stutorial002to deal withtax=0case (#13230)0541693📝 Update release notes041b2e1📝 Update release notes30b270b♻️ Move duplicated code portion to a static method in theAPIKeyBasesuper ...Updates
numpyfrom 2.2.2 to 2.2.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
a274561Merge pull request #28322 from charris/prepare-2.2.35ab0f71REL: Prepare for the NumPy 2.2.3 release [wheel build]010ad9bMerge pull request #28324 from charris/update-test_dirichlet_moderately_small...6338746CI: update test_moderately_small_alpha [wheel build]56f8d5bMerge pull request #28321 from charris/backport-2829048515a3MAINT: Update some testing files from main96ca7e3MAINT: respond to code reviewc20ac88MAINT: use a try/finally to make the deadlock protection more robustd494647MAINT: fix indentation and clarify comment3f8fbd6MAINT: go back to try/exceptUpdates
pytzfrom 2024.2 to 2025.1Commits
00ad7f1Bump version numbers to 2025.1 / 2025af3a8f38IANA 2025a7abdc14Squashed 'tz/' changes from 6903dde39e..5ad5cfba5bUpdates
cythonfrom 3.0.11 to 3.0.12Changelog
Sourced from cython's changelog.
Commits
c7dae70Fix release date.b161c72Prepare release of 3.0.12.45c9825Update changelog.b9a5b70Exclude failing CI target macos-13/Py2.7.07d7cc1Fix spelling errors0824349Fix test in Py2.7.20ebc99Fix test in Py2.7.20f6e4fDo not include CPython 'internal/*.h' files in PyPy (GH-6482)0237382Fix libcpp partial_sum definition8522862Backport ufunc Numpy2 fixDependabot 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