chore(deps): bump the poetry group across 1 directory with 5 updates #38
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 5 updates in the / directory:
3.13.1
3.15.0
2.2.0
2.3.0
3.10.10
3.10.11
2.5.2
2.7.0
0.6.9
0.8.3
Updates
aiogram
from 3.13.1 to 3.15.0Release notes
Sourced from aiogram's releases.
Changelog
Sourced from aiogram's changelog.
... (truncated)
Commits
754535a
Bump versiondfc88fc
Added full support for Bot API 8.0 (#1606)f2916ca
Bump versiona2af73a
Addedbusiness_connection_id
to the Message API methods shortcuts (#1586)592267d
Add functionget_value
toBaseStorage
(#1594)fd014d2
Fixed UUID (and other types) serialization in the CallbackData factory. (#1602)405bbcc
Added full support of Bot API 7.11 (#1601)4531c36
[docs] fix typo (#1599)51beb48
Enabled tests on Python 3.13, disabled on Python 3.8 (#1589)1dbdcf0
Improved Scene handler and action inheritance mechanism (#1585)Updates
aiogram-dialog
from 2.2.0 to 2.3.0Release notes
Sourced from aiogram-dialog's releases.
Commits
3066b5f
v2.3.094b7f6e
Merge pull request #449 from Tishka17/develop8a30174
Merge pull request #447 from Tishka17/feature/link_previeweacc7bc
Fix linter74d0d6e
remove disable_web_page_preview usage, move example to mega bot71b3088
Merge pull request #448 from chirizxc/feature/link_preview22dd47b
add docs to LinkPreview widgetbd56910
makeurl
optional and add example forLinkPreview
widgetd1b2e5c
link preview prototypea572eba
Merge pull request #443 from chirizxc/developUpdates
aiohttp
from 3.10.10 to 3.10.11Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
3e09325
Remove 3.10.11rc0 from 3.10 changelog (#9858)beb7b74
Release 3.10.11 (#9857)259edc3
[PR #9851/541d86d backport][3.10] Fix incorrect parsing of chunk extensions w...bc15db6
[PR #9852/249855a backport][3.10] Fix system routes polluting the middleware ...158bf30
Release 3.10.11rc0 (#9848)e5917cd
[PR #9844/fabf3884 backport][3.10] Fix compressed get request benchmark paylo...68a1f42
[PR #9840/cc5fa316 backport][3.10] Add benchmark for sending compressed paylo...4f4b90f
[PR #9835/32ccfc9a backport][3.10] Adjust client payload benchmarks to better...f3dd0f9
[PR #9832/006f4070 backport][3.10] Increase allowed import time for Python 3....f2aab2e
[PR #9827/14fcfd4c backport][3.10] Adjust client GET read benchmarks to inclu...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
ruff
from 0.6.9 to 0.8.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
53f2d72
Revert certain double quotes from workflow shell script (#14939)3629cbf
Use double quotes consistently for shell scripts (#14938)37f4338
Bump version to 0.8.3 (#14937)45b565c
[red-knot]Any
cannot be parameterized (#14933)82faa9b
Add tests demonstrating f-strings with debug expressions in replacements that...2eac00c
[perflint
] fix invalid hoist inperf401
(#14369)033ecf5
Also have zizmor check for low-severity security issues (#14893)5509a3d
Add LSP settings example for Zed editor (#14894)e4885a2
[red-knot] Understandtyping.Tuple
(#14927)a7e5e42
[red-knot] Makeattributes.md
test future-proof (#14923)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions