-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the dependencies group across 1 directory with 21 updates #313
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/main/dependencies-79a4cbdb6c
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 21 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.3` | | [psycopg[binary]](https://github.com/psycopg/psycopg) | `3.2.6` | `3.2.10` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.40` | `2.0.44` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.2` | `2.12.0` | | [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.119.0` | | [pendulum](https://github.com/sdispater/pendulum) | `3.0.0` | `3.1.0` | | [networkx](https://github.com/networkx/networkx) | `3.4.2` | `3.5` | | [numpy](https://github.com/numpy/numpy) | `2.2.4` | `2.3.3` | | [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` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.1.5` | `1.2.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.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) 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.44 - [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.12.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.2...v2.12.0) 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.119.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.12...0.119.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 `networkx` from 3.4.2 to 3.5 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.4.2...networkx-3.5) Updates `numpy` from 2.2.4 to 2.3.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.4...v2.3.3) 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) Updates `pytest-env` from 1.1.5 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.1.5...1.2.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.3 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.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor 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.119.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: networkx dependency-version: '3.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: numpy dependency-version: 2.3.3 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 - dependency-name: pytest-env dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 21 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.33.2.63.2.102.0.402.0.442.11.22.12.02.8.12.11.00.34.00.37.00.115.120.119.03.0.03.1.03.4.23.52.2.42.3.33.0.123.1.478.1.080.9.08.3.58.4.27.0.17.0.26.1.17.0.01.1.51.2.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.3Release notes
Sourced from pandas's releases.
... (truncated)
Commits
9c8bc3eRLS: 2.3.36aa788a[backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)b64f0df[backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...058eb2b[backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...2ca088d[backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...92bf98f[backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...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.44Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pydanticfrom 2.11.2 to 2.12.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
a7928e6Update Python version in documentation publishing CI job (#12344)0e188d0Prepare release 2.12.0 (#12343)1231eeeUse properstacklevelin warnings when possible (#12342)94989e0UseAnyas context annotation in plugin API (#12341)3f59a03Add__qualname__parameter forcreate_model(#12001)28c62c3Rewrite std types, fields and strict mode documentation (#12287)34baf12Addunion_formatparameter to JSON Schema generation (#12147)495b03fAddpreverse_empty_pathURL options (#12336)82d4254Respectvalidation_aliasin@validate_call(#12340)4bd8418ExposeFieldInfoinpydantic.fields.__all__(#12339)Updates
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.119.0Release notes
Sourced from fastapi's releases.