Bump the poetry-dependencies group with 9 updates #71
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-dependencies group with 9 updates:
0.8.0
0.8.1
2.4.3
2.4.4
3.11.7
3.11.8
2.4.1
3.0.0
43.0.3
44.0.0
8.29.0
8.30.0
5.28.3
5.29.0
2.10.0
2.10.1
2.1.0
2.2.1
Updates
ruff
from 0.8.0 to 0.8.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
b3b2c98
Update CHANGELOG.md with the new commits for 0.8.1 (#14664)abb3c6e
[flake8-pyi
] Avoid rewriting invalid type expressions in `unnecessary-type-...224fe75
[ruff
] Implementunnecessary-regular-expression
(RUF055
) (#14659)dc29f52
[flake8-pyi
,ruff
] Fix traversal of nested literals and unions (PYI016
,...d9cbf2f
Avoids unnecessary overhead forTC004
, whenTC001-003
are disabled (#14657)3f6c65e
[red-knot] Fix merged type after if-else without explicit else branch (#14621)976c37a
Bump version to 0.8.1 (#14655)a378ff3
[red-knot] Fix Boolean flags in mdtests (#14654)d8bca0d
Fix bug where methods defined using lambdas were flagged by FURB118 (#14639)6f1cf5b
[red-knot] Minor fix in MRO tests (#14652)Updates
aiohappyeyeballs
from 2.4.3 to 2.4.4Release notes
Sourced from aiohappyeyeballs's releases.
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
3c4f2a6
2.4.4c542f68
fix: handle OSError on failure to close socket instead of raising IndexError ...fd90f56
chore(pre-commit.ci): pre-commit autoupdate (#116)0653807
chore: bump codecov-action to 5.0.3 (#115)90e01ed
chore(pre-commit.ci): pre-commit autoupdate (#113)31825f2
chore(pre-commit.ci): pre-commit autoupdate (#111)4c23bca
chore: add missing FUNDING.yml (#110)b5dfff5
chore(pre-commit.ci): pre-commit autoupdate (#108)5a3b4cb
chore: fix docs (#106)Updates
aiohttp
from 3.11.7 to 3.11.8Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
5ddf720
Release 3.11.8 (#10066)13152c3
[PR #10055/c11fe96 backport][3.11] Downgrade logging of invalid HTTP methods ...1b78cae
[PR #10059/aac6f741 backport][3.11] Combine executor jobs in FileResponse sen...a5a6981
[PR #10058/12372d7 backport][3.11] Remove unreachable content length check fo...7e628f4
[PR #8699/11f0e7f backport][3.11] Reduce code indent in ResponseHandler.data_...1a6fafe
[PR #10037/2e369db backport][3.11] Refactor requests and responses to use cla...653302e
[PR #10049/006fbc37 backport][3.11] Improve client performance when there are...d411bc5
[PR #10043/5255cec backport][3.11] Avoid constructing headers mulitidict twic...3dfd7ae
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 (#10042)65dab0e
[PR #10038/6f4e9615 backport][3.11] Small speed up toStreamWriter.__init__
...Updates
asttokens
from 2.4.1 to 3.0.0Commits
0ebecde
Update setup.cfg to use newer licence_files key; update commands and notes in...89f02d2
More cleanup of code for Python before 3.8, fix astroid import (#156)eb1e401
Bump requests from 2.31.0 to 2.32.2 in /docs (#154)4eebd86
remove dependency on six (#155)ad41ab6
Bump urllib3 from 2.0.7 to 2.2.2 in /docs (#146)d8910b4
Bump certifi from 2023.7.22 to 2024.7.4 in /docs (#147)7a8f3a8
trim Python2 <-> 3 hybridation (#153)d025140
Test Python 3.13 (#152)0224610
Fix edge cases in test failures involving padding and TypeVar (#151)71ea82b
Stop testing on Python < 3.8 (#149)Updates
cryptography
from 43.0.3 to 44.0.0Changelog
Sourced from cryptography's changelog.
Commits
f299a48
remove deprecated call (#12052)439eb05
Bump version for 44.0.0 (#12051)2c5ad4d
chore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968a
chore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0
Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7
Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87
fixed metadata in changelog (#12044)c6104cc
Prohibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75
Add support for decrypting S/MIME messages (#11555)b8e5bfd
chore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)Updates
ipython
from 8.29.0 to 8.30.0Commits
a8541f5
release 8.30.00bbf70c
misc headers fixes and whatsnew 8.30 (#14588)a8810c6
misc headers fixesd7eebae
crashhandler: Cast rptdir to Path (#14578)17f17d1
Update IPython/core/crashhandler.py938e3ba
Turn on type checking and update crahshandlera336a98
Some documentations about custom formatters (#14579)969bfa6
Some documentations about custom formatters546d856
crashhandler: Cast rptdir to Path0615526
deprecated ast attribute (#14575)Updates
protobuf
from 5.28.3 to 5.29.0Commits
2d4414f
Updating version.json and repo version numbers to: 29.0870e599
Revert upgrade to rules_java 8.3.1. This is a partial roll-back of fb8ee79 (#...02cffa4
Fix typo in BCR maintainer name config for acozzette@ (#19307)7537b03
Remove Bazel 6 in BCR presubmits (#19309)325aa80
Merge pull request #19305 from protocolbuffers/29.x-202411182222c13eb62
Updating version.json and repo version numbers to: 29.0-dev71c2594
Updating version.json and repo version numbers to: 29.0-rc3b69ea96
Fixed non-conformance in JSON parsing for empty strings in numeric fields. (#...fb8ee79
Upgrade rules_cc 0.0.15 and rules_java 8.3.1 (#19215)6f310d5
Add missing line to docstring after Args (#19213)Updates
pyjwt
from 2.10.0 to 2.10.1Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
3ebbb22
fix lint37748dc
update changelog33022c2
Merge commit from forkUpdates
tomli
from 2.1.0 to 2.2.1Changelog
Sourced from tomli's changelog.
Commits
73c3d10
Bump version: 2.2.0 → 2.2.17c2368d
Don't build wheels for Python versions requiring tomlic48e4e1
Bump version: 2.1.0 → 2.2.07604741
Update README0724e2a
Annotate global constants as Final to speed up compiled code149547d
Create binary wheels with mypyc (#242)443a0c1
pre-commit autoupdate and autofix48461cf
Merge pull request #240 from hukkin/version-2.1.0Dependabot 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