-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the dependencies group across 1 directory with 14 updates #303
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 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.0` | | [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` | `6.2.1` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [sympy](https://github.com/sympy/sympy) | `1.13.3` | `1.14.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.0` | | [psycopg[binary]](https://github.com/psycopg/psycopg) | `3.2.6` | `3.2.9` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.40` | `2.0.41` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.2` | `2.11.7` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.8.1` | `2.9.1` | | [uvicorn[standard]](https://github.com/encode/uvicorn) | `0.34.0` | `0.34.3` | | [pendulum](https://github.com/sdispater/pendulum) | `3.0.0` | `3.1.0` | | [cython](https://github.com/cython/cython) | `3.0.12` | `3.1.2` | | [setuptools](https://github.com/pypa/setuptools) | `78.1.0` | `80.9.0` | Updates `pytest` from 8.3.5 to 8.4.0 - [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.0) 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 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) Updates `requests` from 2.32.3 to 2.32.4 - [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.4) 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.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.0) Updates `psycopg[binary]` from 3.2.6 to 3.2.9 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.6...3.2.9) Updates `sqlalchemy` from 2.0.40 to 2.0.41 - [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.7 - [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.11.7) Updates `pydantic-settings` from 2.8.1 to 2.9.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.8.1...v2.9.1) Updates `uvicorn[standard]` from 0.34.0 to 0.34.3 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.0...0.34.3) 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.2 - [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.2) 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) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 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: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch 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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: psycopg[binary] dependency-version: 3.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sqlalchemy dependency-version: 2.0.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic dependency-version: 2.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic-settings dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvicorn[standard] dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch 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.2 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 ... 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 14 updates in the / directory:
8.3.58.4.07.0.17.0.26.1.16.2.12.32.32.32.41.13.31.14.02.2.32.3.03.2.63.2.92.0.402.0.412.11.22.11.72.8.12.9.10.34.00.34.33.0.03.1.03.0.123.1.278.1.080.9.0Updates
pytestfrom 8.3.5 to 8.4.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
315b3aePrepare release version 8.4.01498ba3Merge pull request #13467 from pytest-dev/towncrier-createe4389acRemove resultlog from the docs (#13465)64b2301scripts/release: add missingbuildtotowncriercall4c205cftesting/plugins_integration: update Django (#13463)4dcbcc9Merge pull request #13458 from pytest-dev/dup-param-error5293016Merge pull request #13459 from pytest-dev/pyright-minor-fixes7a48181Add pyright configuration9fc6db9pytester: avoid confusingxself parameter9aa198bmark/expression: fix self -> clsUpdates
pytest-postgresqlfrom 7.0.1 to 7.0.2Changelog
Sourced from pytest-postgresql's changelog.
Commits
84e0c9dRelease 7.0.29e25533Merge pull request #1145 from dbfixtures/diff-oldest9653967Merge pull request #1143 from dbfixtures/dependabot/github_actions/codecov/co...27db090Rename requirements.txt to requirements.rq9e688a1build(deps): bump fizyk/actions-reuse from 3.0.2 to 3.1.0b897e8ebuild(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3336b2c0build(deps): bump fizyk/actions-reuse from 3.0.2 to 3.1.04f82c8cUpdate dependabot pip configuration73b0f14Merge pull request #1140 from dbfixtures/simplify-tests60d594dbuild(deps-dev): bump types-setuptoolsUpdates
pytest-covfrom 6.1.1 to 6.2.1Changelog
Sourced from pytest-cov's changelog.
Commits
55dbe43Bump version: 6.2.0 → 6.2.1d17e9b7Update changelog.8964ab7Add a note for this warning disable.e932e41Prevent unimported warnings @ pytest-xdist workers573379bBring pytest-cov's suprocess management in line with coverage's process_start...f1884e8Fix xdist pin.512c669Added minium version requirements for pluggin (for new-style hookwrappers). P...629ba64Remove deprecated license classifier.dca5723Bump version: 6.1.1 → 6.2.0f69166aAlso trigger the sqlite warning.Updates
requestsfrom 2.32.3 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72Polish up release tooling for last manual release821770eBump version and add release notes for v2.32.459f8aa2Add netrc file search information to authentication documentation (#6876)5b4b64cAdd more tests to prevent regression of CVE 2024 470817bc4587Add new test to check netrc auth leak (#6962)96ba401Only use hostname to do netrc lookup instead of netloc7341690Merge pull request #6951 from tswast/patch-16716d7cremove linksa7e1c74Update docs/conf.pyc799b81docs: fix dead links to kenreitz.orgUpdates
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.0Release notes
Sourced from pandas's releases.
Commits
2cc3762RLS: 2.3.04a3fb4bBackport PR #61560: DOC: Set date for v2.3.0.rst whatsnew (#61561)1976447Backport PR #61519: BUILD: Bump Cython to 3.1 (#61558)11c120cBackport PR #61549 on branch 2.3.x (TST: Add error message for test_groupby_r...0615219Backport PR #61518 on branch 2.3.x (TST: Use external_error_raised for numpy-...61a39e1Backport PR #60739 on branch 2.3.x (ENH: pandas.api.interchange.from_datafram...80c9f48DOC: Fix formatting in indexing.rst (#61480)86709daBackport PR #61399: BUG: round on object columns no longer raises a TypeError...5bbd98bBackport PR #61423: CI: Fix test failures in 32-bit environment (#61437)9bb152dCI: Pin Cython to a specific commit Window PY3.13t builds (#61261)Updates
psycopg[binary]from 3.2.6 to 3.2.9Changelog
Sourced from psycopg[binary]'s changelog.
... (truncated)
Commits
dfce629chore: bump psycopg package version to 3.2.94e97cefMerge branch 'fix-1088' into maint-3.2c182002docs: mention fix in version 3.2.91619579Revert "ci: install win32 libpq from conda force"19a6e3dchore: bump psycopg package version to 3.2.9.dev15b0a5c0chore: bump psycopg package version to 3.2.8d5ff770ci: make sure versions are strings, not floatsb5ba0d9chore: add funding link to project metadata1e6dfd1fix(c): fix building on 32 bit with libpq 188b9e4bfchore(binary): bump OpenSSL to 3.5.0Updates
sqlalchemyfrom 2.0.40 to 2.0.41Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pydanticfrom 2.11.2 to 2.11.7Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
5f033e4Prepare 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.51b63218Do not duplicate metadata on model rebuild (#11902)5aefad8Do not delete mock validator/serializer inmodel_rebuild()8fbe658Check ifFieldInfois complete after applying type variable map12b371aUpdate documentation about@dataclass_transformsupportUpdates
pydantic-settingsfrom 2.8.1 to 2.9.1Release notes
Sourced from pydantic-settings's releases.
Commits
1874740Prepare release 2.9.1 (#600)88e77bcFix typo in gcp secret manager error message (#598)e973d9afix: Expose ConfigFileSourceMixing on top level sources/init.py (#597)8c0f5f1Fix check in CI (#595)0ac2312Prepare release 2.9.0 (#594)f3e5ac3Update pydantic (#593)20640b0Cli retrieve unknown args (#588)ed7fd42CLI submodel suppress. (#587)e9fb316Fix for env nested enum. (#589)0e9b329CLI JSON Optional Default (#581)Updates
uvicorn[standard]from 0.34.0 to 0.34.3Release notes
Sourced from uvicorn[standard]'s releases.
Changelog
Sourced from uvicorn[standard]'s changelog.
Commits
5e33d43Add notes about 0.34.3 and Google Analytics (#2642)ce129ffchore: improve type hints (#2638)fa3d9d2Applyget_client_addrformatting to WebSocket logging (#2636)66b9b58Bump the python-packages group across 1 directory with 5 updates (#2631)bc79505chore: update h11 dependecy to latest release (#2621)2eda7b1Bump uvloop (#2618)c9ba771Version 0.34.3 (#2617)56a9f68Don't includecwd()when non-empty--reload-dirsis passed (#2598)bdf95fdVersion 0.34.2 (#2616)86dc456Flush the stdout buffer on Windows to trigger reload (#2604)Updates
pendulumfrom 3.0.0 to 3.1.0Release notes
Sourced from pendulum's releases.
Changelog
Sourced from pendulum's changelog.
Commits
e57ca8eInclude missing file in the sdist (#895)104c700Version bump (#894)85288e6Fix release workflow (#893)c3aca76Pre-release changelog update (#892)4dbb137Remove unnecessary duplicated sdist build15d4f1bFix sed in release pipeline. (#890)df18589Fix noext builds and setup or Trusted publisher5bd4a1dMerge pull request #887 from Secrus/fromtimestamp-fix038d115Fix DeprecationWarning for timezone-aware fromtimestampdcd9816Merge pull request #886 from python-pendulum/dependabot/cargo/rust/pyo3-0.24.1Updates
cythonfrom 3.0.12 to 3.1.2Release notes
Sourced from cython's releases.
... (truncated)
Changelog
Sourced from cython's changelog.