-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump the poetry group across 1 directory with 12 updates #76
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/poetry-8d4e408caa
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.
+278
−254
Conversation
This file contains 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
Bumps the poetry group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.13.3` | `1.14.0` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.29.0` | `0.30.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.2` | `0.115.6` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.5.2` | `2.7.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.8.4` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.35` | `2.0.36` | | [uvicorn](https://github.com/encode/uvicorn) | `0.31.1` | `0.34.0` | | [wheel](https://github.com/pypa/wheel) | `0.44.0` | `0.45.1` | Updates `alembic` from 1.13.3 to 1.14.0 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `asyncpg` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.30.0) Updates `fastapi` from 0.115.2 to 0.115.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.2...0.115.6) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `pydantic` from 2.9.2 to 2.10.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.4) Updates `pydantic-settings` from 2.5.2 to 2.7.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.5.2...v2.7.0) Updates `pytest` from 8.3.3 to 8.3.4 - [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.3...8.3.4) Updates `pytest-asyncio` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.0) Updates `ruff` from 0.6.9 to 0.8.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.9...0.8.4) Updates `sqlalchemy` from 2.0.35 to 2.0.36 - [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 `uvicorn` from 0.31.1 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.31.1...0.34.0) Updates `wheel` from 0.44.0 to 0.45.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.44.0...0.45.1) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: asyncpg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 20, 2024
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 poetry group with 12 updates in the / directory:
1.13.3
1.14.0
0.29.0
0.30.0
0.115.2
0.115.6
0.27.2
0.28.1
2.9.2
2.10.4
2.5.2
2.7.0
8.3.3
8.3.4
0.24.0
0.25.0
0.6.9
0.8.4
2.0.35
2.0.36
0.31.1
0.34.0
0.44.0
0.45.1
Updates
alembic
from 1.13.3 to 1.14.0Release notes
Sourced from alembic's releases.
Commits
Updates
asyncpg
from 0.29.0 to 0.30.0Release notes
Sourced from asyncpg's releases.
... (truncated)
Commits
bae282e
asyncpg v0.30.0965fb08
Fix release workflowf6ec755
Allow customizing connection state reset (#1191)3ef884e
Upgrade Sphinx3ee19ba
Add connect_fn kwarg to Pool to better support GCP's CloudSQL (#1170)73f2209
Addfetchmany
to execute many and return rows (#1175)b732b4f
tests: Attempt to inhibit spurious ConnectionResetError on Windows (#1190)cee97e1
Test on PostgreSQL 17 (#1189)3aa9894
Test and build on Python 3.13 (#1188)afdb05c
Add support for thesslnegotiation
parameter (#1187)Updates
fastapi
from 0.115.2 to 0.115.6Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bb8c2a6
🔖 Release version 0.115.6905ec1e
📝 Update release notes4f81575
🐛 Preserve traceback when exception is raised in sync dependency withyield
...8255edf
📝 Update release notes53c8784
🌐 Add Traditional Chinese translation fordocs/zh-hant/docs/async.md
(#12990)2971352
📝 Update release notes8376228
🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/query-p...6c7873c
📝 Update release notesd75b81c
🌐 Add Korean translation fordocs/ko/docs/advanced/testing-dependencies.md
...206037c
📝 Update release notesUpdates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
pydantic
from 2.9.2 to 2.10.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
5bd3a65
fix history.md46f0945
Prepare for v2.10.4 (#11144)ea69e69
Make sure the type reference is removed from the seen references (#11145)a07c31e
Include JSON Schema input core schema in function schemas (#11142)9166d55
UpdateWithJsonSchema
documentation, add usage documentation for `json_sche...572f57d
Rewrite validators documentation (#11060)9faa8d9
Fix for comaparison of AnyUrl objects (#11082)6fd6a03
Fix package description limit bound (#11140)7814fde
Addlen
to_BaseUrl
to avoid TypeError (#11111)e036881
Bumppydantic-core
to 2.27.2 (#11138)Updates
pydantic-settings
from 2.5.2 to 2.7.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
95fae54
Prepare release 2.7.0 (#499)b8968a7
Fix attribute error on Python 3.9 with typing.Sequence (#497)3667aed
Improve field value parsing by addingNoDecode
andForceDecode
annotation...2f498fe
Change reference of default values validation in documentation (#496)7bcb6ed
Add support for CLI kebab case flag. (#489)0b3e73d
Relax default protected_namespaces (#483)3f831e9
Removing return type from the function in test (#491)a903697
Strip annotated when getting submodels during CLI parsing. (#490)a0924bc
Fix alias resolution to use preferred key. (#481)6fe3bd1
Fix Secret field parsing (#478)Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
pytest-asyncio
from 0.24.0 to 0.25.0Release notes
Sourced from pytest-asyncio's releases.
Commits
b24de08
build: Prepare release of v0.25.09fd64da
changelog +=asyncio_default_fixture_loop_scope
f15b9c2
Add release note for #10080184cba
Refactor tests to use Pytester97c682f
Copy context variables from non-generator fixtures62ab185
Improve contextvars test coverage3004bb7
Simplify contextvars support746c114
Maintain contextvars.Context in fixtures and testsebbd602
docs: describe when UsageError is raised for loop_scope="class" markerc4c1b48
Build(deps): Bump hypothesis in /dependencies/defaultUpdates
ruff
from 0.6.9 to 0.8.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.