-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the dependencies group across 1 directory with 18 updates #310
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
Closed
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
…pdates Bumps the dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.5` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.0` | `1.1.1` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [fhir-resources](https://github.com/nazrulworld/fhir.resources) | `8.0.0` | `8.1.0` | | [sympy](https://github.com/sympy/sympy) | `1.13.3` | `1.14.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.2` | | [psycopg[binary]](https://github.com/psycopg/psycopg) | `3.2.6` | `3.2.10` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.40` | `2.0.43` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.2` | `2.11.9` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.8.1` | `2.11.0` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.34.0` | `0.37.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.12` | `0.118.0` | | [pendulum](https://github.com/sdispater/pendulum) | `3.0.0` | `3.1.0` | | [cython](https://github.com/cython/cython) | `3.0.12` | `3.1.4` | | [setuptools](https://github.com/pypa/setuptools) | `78.1.0` | `80.9.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.2` | | [pytest-postgresql](https://github.com/dbfixtures/pytest-postgresql) | `7.0.1` | `7.0.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.1.1` | `7.0.0` | Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) Updates `python-dotenv` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.0...v1.1.1) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `fhir-resources` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/nazrulworld/fhir.resources/releases) - [Changelog](https://github.com/nazrulworld/fhir.resources/blob/main/HISTORY.rst) - [Commits](nazrulworld/fhir.resources@8.0.0...8.1.0) Updates `sympy` from 1.13.3 to 1.14.0 - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](sympy/sympy@sympy-1.13.3...sympy-1.14.0) Updates `pandas` from 2.2.3 to 2.3.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.2) Updates `psycopg[binary]` from 3.2.6 to 3.2.10 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.6...3.2.10) Updates `sqlalchemy` from 2.0.40 to 2.0.43 - [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.11.2 to 2.11.9 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.2...v2.11.9) Updates `pydantic-settings` from 2.8.1 to 2.11.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.8.1...v2.11.0) Updates `uvicorn[standard]` from 0.34.0 to 0.37.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.0...0.37.0) Updates `fastapi` from 0.115.12 to 0.118.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.12...0.118.0) Updates `pendulum` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/sdispater/pendulum/releases) - [Changelog](https://github.com/python-pendulum/pendulum/blob/master/CHANGELOG.md) - [Commits](python-pendulum/pendulum@3.0.0...3.1.0) Updates `cython` from 3.0.12 to 3.1.4 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.0.12...3.1.4) Updates `setuptools` from 78.1.0 to 80.9.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.0...v80.9.0) Updates `pytest` from 8.3.5 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...8.4.2) Updates `pytest-postgresql` from 7.0.1 to 7.0.2 - [Changelog](https://github.com/dbfixtures/pytest-postgresql/blob/main/CHANGES.rst) - [Commits](dbfixtures/pytest-postgresql@v7.0.1...v7.0.2) Updates `pytest-cov` from 6.1.1 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v7.0.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fhir-resources dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sympy dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: psycopg[binary] dependency-version: 3.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sqlalchemy dependency-version: 2.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic dependency-version: 2.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic-settings dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvicorn[standard] dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fastapi dependency-version: 0.118.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pendulum dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cython dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-postgresql dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Bumps the dependencies group with 18 updates in the / directory:
2.32.32.32.51.1.01.1.16.0.26.0.38.0.08.1.01.13.31.14.02.2.32.3.23.2.63.2.102.0.402.0.432.11.22.11.92.8.12.11.00.34.00.37.00.115.120.118.03.0.03.1.03.0.123.1.478.1.080.9.08.3.58.4.27.0.17.0.26.1.17.0.0Updates
requestsfrom 2.32.3 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
python-dotenvfrom 1.1.0 to 1.1.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
16e660dBump version: 1.1.0 → 1.1.1667e82fupdate changelog9d85edbfix(cli): issue with execvpe on Windows (#566)8411987fix: ensure find_dotenv work reliably on python 3.13 (#563)01f8997docs updateUpdates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
fhir-resourcesfrom 8.0.0 to 8.1.0Changelog
Sourced from fhir-resources's changelog.
Commits
a49fcadPreparing release 8.1.04890b32📝 tests coverages added for summary serilization mode.90ec785📝 readme updated.fd3ec7a💥 Issue #184 all fhir resources are regenerated as all fields have now d...1b54cb6✨ travis file is updated as more python version is added.93bb0cb💥 all fhir resources have been regenerated in awake of supporting summer...bb9aebf📝 minimum fhir core version has been updated.d1c5945✨ minimum fhir-core version has been updated, in aware of supporting...9161634Merge pull request #179 from lucas-tuva/py-typed-marker0edabefAdd py.typed markerUpdates
sympyfrom 1.13.3 to 1.14.0Commits
16fa855Merge pull request #28004 from oscarbenjamin/pr_bump_version_114597028erelease: bump version to 1.14.0 finaldb82759Merge pull request #27996 from oscarbenjamin/pr_27994_114_backport9861163release: bump version to 1.14.0rc2d114acfRevert passing init_printing settings to the pretty printer7f50681Merge pull request #27970 from oscarbenjamin/pr_benchmarks_1141721b69maint(ci): fix paths in actionfa12f64maint(ci): fix benchmarks on 1.14 branch2b73e0cMerge pull request #27960 from oscarbenjamin/pr_pin_mpmatha66be8cmaint(ci): use Python 3.12 for flint==0.6.0Updates
pandasfrom 2.2.3 to 2.3.2Release notes
Sourced from pandas's releases.
... (truncated)
Commits
4665c10RLS: 2.3.2633c68bDOC: fix syntax in whatsnew file456ad47Backport PR #62152 on branch 2.3.x (DOC: prepare 2.3.2 whatsnew notes for rel...6cae644[backport 2.3.x] DOC: move and reword whatsnew note for replace fix (GH-57865...a91c50aBackport PR #62147 on branch 2.3.x (DOC: correct and rewrite string migration...f7a2cfd[backport 2.3.x] BUG/DEPR: logical operation with bool and string (#61995) (#...7981a43Backport PR #62124 on branch 2.3.x (CI/BLD: don't use strict xfail for '%m.%Y...fafbcbd[backport 2.3.x] BUG(CoW): also raise for chained assignment for .at / .iat (...3ac64a7[backport 2.3.x] BUG: Fix Series.str.contains with compiled regex on Arrow st...1f2dc4f[backport 2.3.x] BUG: fix Series.str.fullmatch() and Series.str.match() with ...Updates
psycopg[binary]from 3.2.6 to 3.2.10Changelog
Sourced from psycopg[binary]'s changelog.
... (truncated)
Commits
6cc2adfchore: bump psycopg package version to 3.2.104c2fd37Merge branch 'pg18-3.2' into maint-3.26ddad7bdocs: mention PostgreSQL v18 support30bfdb9ci: add PostgreSQL 18 to the test grid57236b8chore: add PostgreSQL 18 exceptions970a307fix: add ConnStatus.CONNECTION_AUTHENTICATING value6903a92Merge branch 'fix-1091' into maint-3.243ad961docs: document the changes to notifies generatoreac8115fix: raise a warning when notifies generator and handlers are used together5cc99d6fix: collect notifies only if no handler was registeredUpdates
sqlalchemyfrom 2.0.40 to 2.0.43Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pydanticfrom 2.11.2 to 2.11.9Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
9231095Prepare release v2.11.9f003a89Backport v1.10.23 changes96b81ddPrepare release v2.11.8966f377Fix mypy v2 plugin for upcoming1.18mypy release5f033e4Prepare release v2.11.7c3368b8CopyFieldInfoinstance if necessary duringFieldInfobuild (#11980)3987b23Prepare release v2.11.6dc7a9d2Always store the original field assignment onFieldInfoc284c27Rebuild dataclass fields before schema generation5e6d1dcPrepare release v2.11.5Updates
pydantic-settingsfrom 2.8.1 to 2.11.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
3e66430Prepare release 2.11.0 (#684)44fb5b7Update deps (#683)0497ef2MakeInitSettingsSourceresolution deterministic (#681)c22cef4Snake case conversion in Azure Key Vault (#680)9c6c9b5Cli root model support (#677)a164b73CLI Windows Path Fix (#669)d81f8d8Fix typo ("Accesing") in the "Adding sources" docs (#668)53ade97Included endpoint_url kwarg in AWSSecretsManagerSettingsSource class (#664)1967d6fWarn if model_config sets unused keys for missing settings sources (#663)1fc2087Avoid env_prefix falling back to env vars without prefix (#648)Updates
uvicorn[standard]from 0.34.0 to 0.37.0Release notes
Sourced from uvicorn[standard]'s releases.
... (truncated)
Changelog
Sourced from uvicorn[standard]'s changelog.
Commits
4098bcaVersion 0.37.0 (#2712)8c057faAddos.PathLike[str]type tossl_ca_certs(#2676)bbe119eAdd note about--timeout-keep-alivebeing measured in seconds (#2669)2744f14Add--timeout-worker-healthchecksetting (#2711)1dfb0bdVersion 0.36.1 (#2710)3d0d46aRaise an exception when calling removedConfig.setup_event_loop()(#2709)ad9e5b9docs: redirect uvicorn.org to uvicorn.dev (#2705)0e3b18cVersion 0.36.0 (#2704)f84661dchore: drop mention to scripts/publish (#2696)dcd7e6cdocs: replace uvicorn.org by uvicorn.dev (#2703)Updates
fastapifrom 0.115.12 to 0.118.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
333f1ba🔖 Release version 0.118.01d5168a📝 Update release notesbfa54b4📝 Update release notese329d78🐛 Fix support forStreamingResponses with dependencies withyieldor `Upl...861b22c📝 Update release notesefdafa4📝 Updatetutorial/security/oauth2-jwt/to usepwdlibwith Argon2 instead ...450a334📝 Update release notes3eb2ee7✏️ Fix typos in OAuth2 password request forms (#14112)287eb31📝 Update release notes