-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the dependencies group across 1 directory with 22 updates #318
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-3ebd0c671d
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 22 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.2.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.2.0` | | [sympy](https://github.com/sympy/sympy) | `1.13.3` | `1.14.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `3.0.0` | | [psycopg[binary]](https://github.com/psycopg/psycopg) | `3.2.6` | `3.3.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.40` | `2.0.46` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.2` | `2.12.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.8.1` | `2.12.0` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.34.0` | `0.40.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.12` | `0.128.0` | | [pendulum](https://github.com/sdispater/pendulum) | `3.0.0` | `3.2.0` | | [networkx](https://github.com/networkx/networkx) | `3.4.2` | `3.6.1` | | [numpy](https://github.com/numpy/numpy) | `2.2.4` | `2.4.2` | | [cython](https://github.com/cython/cython) | `3.0.12` | `3.2.4` | | [setuptools](https://github.com/pypa/setuptools) | `78.1.0` | `80.10.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `9.0.2` | | [pytest-postgresql](https://github.com/dbfixtures/pytest-postgresql) | `7.0.1` | `8.0.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.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.2.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.2.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.2.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.2.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 3.0.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v3.0.0) Updates `psycopg[binary]` from 3.2.6 to 3.3.2 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.6...3.3.2) Updates `sqlalchemy` from 2.0.40 to 2.0.46 - [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.5 - [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.5) Updates `pydantic-settings` from 2.8.1 to 2.12.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.8.1...v2.12.0) Updates `uvicorn[standard]` from 0.34.0 to 0.40.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.40.0) Updates `fastapi` from 0.115.12 to 0.128.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.12...0.128.0) Updates `pendulum` from 3.0.0 to 3.2.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.2.0) Updates `networkx` from 3.4.2 to 3.6.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.4.2...networkx-3.6.1) Updates `numpy` from 2.2.4 to 2.4.2 - [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.4.2) Updates `cython` from 3.0.12 to 3.2.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.2.4) Updates `setuptools` from 78.1.0 to 80.10.2 - [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.10.2) Updates `pytest` from 8.3.5 to 9.0.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...9.0.2) Updates `pytest-postgresql` from 7.0.1 to 8.0.0 - [Changelog](https://github.com/dbfixtures/pytest-postgresql/blob/main/CHANGES.rst) - [Commits](dbfixtures/pytest-postgresql@v7.0.1...v8.0.0) Updates `tqdm` from 4.67.1 to 4.67.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.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.2.1 dependency-type: direct:production update-type: version-update:semver-minor 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.2.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: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: psycopg[binary] dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sqlalchemy dependency-version: 2.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydantic-settings dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvicorn[standard] dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fastapi dependency-version: 0.128.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pendulum dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: networkx dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cython dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-postgresql dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tqdm dependency-version: 4.67.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
0 participants
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 22 updates in the / directory:
2.32.32.32.51.1.01.2.16.0.26.0.38.0.08.2.01.13.31.14.02.2.33.0.03.2.63.3.22.0.402.0.462.11.22.12.52.8.12.12.00.34.00.40.00.115.120.128.03.0.03.2.03.4.23.6.12.2.42.4.23.0.123.2.478.1.080.10.28.3.59.0.27.0.18.0.04.67.14.67.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.2.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
eaf2a91Do not remove .coverage file8716196Bump version: 1.2.0 → 1.2.1b87807fUpdate changelog3af77d3Support reading .env from FIFOs (Unix) (#586)467ee22Fix test failures after moving config to pyproject.toml76999e7Move more config pyproject.toml222ce2cUpdate to use trusted publisher on pypi8ed4f79Update docs requirements5bf8822Bump version: 1.1.1 → 1.2.01fe11ccupadate changelogUpdates
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.2.0Changelog
Sourced from fhir-resources's changelog.
Commits
6ff3899Preparing release 8.2.06ef71bf📝 fhir resources version is pinned to 8.2.08e7d21e✨ added 500 httpcode accepted in another place inside tests.3410f71✨ added 500 http code accepted againest fhir server in tests.e82ae35✨ minimum version for fhir-core has been upgraded to 1.5.1. Readme u...b9a9ffcMerge pull request #197 from mschoettle/mschoettle/move-fixtures748143aTry to exclude branches in conftest1b84673Remove unused bytes_validator97bdb29Move fixtures into conftest9a2eec1Merge pull request #198 from mschoettle/mschoettle/fix-workflowUpdates
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 3.0.0Release notes
Sourced from pandas's releases.
... (truncated)
Commits
366ccdfRLS: 3.0.0139f4d0DOC: split/reorder other enhancements section in 3.0.0 whatsnew notes (#63762)fd2a4f4TST: assert reading of legacy pickles against current data (#61792)cc0bcaaDOC: update whatsnew section on datetimelike resolution (#63780)3ddbb49DOC: remove 2.3.4 whatsnew file from released 3.0 docs (#63779)ee63532CLN: Create temporary HDF5 file path and HDFStore for pytables tests (#63492)9512e99CoW: better chained assignment warning message for update() method (#63500)1db90d5API: rename read_iceberg selected_fields keyword to columns (#63748)c9b51faBUG: .str methods failing on PyArrow using regex with \Z (#63705)7cff0f4API: Period.to_timestamp default to microsecond unit (#63760)Updates
psycopg[binary]from 3.2.6 to 3.3.2Changelog
Sourced from psycopg[binary]'s changelog.
... (truncated)
Commits
bc9e7bdchore: bump psycopg package version to 3.3.23bcabb4Merge pull request #1231 from noirbee/fix/1230-adapter-get-dumper-race-condition08bfe00fix(adapters): avoid race condition when replacing class name with itself7be710efix: mark external libpq C functions as noexcept nogil6a24300docs: larger font for 3.3.0 release5a60a1echore: bump psycopg package version to 3.3.2.dev19bdd78cchore: bump psycopg package version to 3.3.14d27426Merge branch 'fix/server-cursor-iter'b9b82e8fix: fix iteration on server-side cursor2a75357fix: add test to verify iteration in server-side cursor brokenUpdates
sqlalchemyfrom 2.0.40 to 2.0.46Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pydanticfrom 2.11.2 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
pydantic-settingsfrom 2.8.1 to 2.12.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
584983dPrepare release 2.12 (#705)6b4d87eAdd Python 3.14 (#704)02de5b6Adapt test_protected_namespace_defaults for dev. Pydantic (#637)4239ea4Drop Python3.9 support (#699)5008c69Restore init kwarg names before returning final state dictionary. (#700)4433101Coerce env vars if strict is True. (#693)4d2ebfdStrip non-explicit default values. (#692)4a6ffcaAdd NestedSecretsSettings source (#690)7a6e96eApply source order: init > env > dotenv > secrets > defaults and pres… (#688)68563edSupport for enum kebab case. (#686)Updates
uvicorn[standard]from 0.34.0 to 0.40.0Release notes
Sourced from uvicorn[standard]'s releases.
... (truncated)
Changelog
Sourced from uvicorn[standard]'s changelog.