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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
The minor update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch
Bumps the minor-patch-dependencies group with 4 updates: aiohttp, google-cloud-bigquery, bandit and ruff.
Updates
aiohttp
from 3.10.5 to 3.10.8Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
8a7ce94
Release 3.10.8 (#9330)a308f74
[PR #9326/fe26ae2 backport][3.10] Fix TimerContext not uncancelling the curre...52e0b91
Fix custom cookies example (#9321) (#9324)609c6e3
Increment version to 3.10.8.dev0f9a9e85
Release 3.10.7 (#9320)8220ced
[PR #9309/e4028333 backport][3.10] Fix building the URL in BaseRequest when t...d32d580
[PR #9301/c240b52 backport][3.10] Replace code that can now be handled by yar...fd5ece6
Bump yarl to 1.13.0 (#9302) (#9304)d6d2bcc
[PR #9294/552dea53 backport][3.10] Backport type fix from #9226 (#9299)e6bcfbe
[PR #9171/0462ae6b backport][3.10] Switch to usingyarl.URL.absolute
over `...Updates
google-cloud-bigquery
from 3.25.0 to 3.26.0Release notes
Sourced from google-cloud-bigquery's releases.
Changelog
Sourced from google-cloud-bigquery's changelog.
Commits
cad34f1
chore(main): release 3.26.0 (#1973)a76af35
chore(deps): bump fiona from 1.9.6 to 1.10.0 in /samples/geography (#2027)ba99b12
chore(deps): update all dependencies (#2029)ef8e927
chore(deps): update all dependencies (#2025)b561aaf
build(python): release script update (#2024)2554723
chore(deps): update all dependencies (#2018)847feb4
chore: adds Python 3.7/3.8 EOL pending deprecation warning (#2007)1b4cca0
docs: improve QueryJobConfig.destination docstring (#2016)325519a
chore(deps): update all dependencies (#2017)f0a4161
chore(deps): update all dependencies (#2005)Updates
bandit
from 1.7.9 to 1.7.10Release notes
Sourced from bandit's releases.
Commits
36fd650
Pytorch Load / Save Plugin (#1114)4ac55df
Use consistent file naming of docs (#1170)68022aa
Bump docker/build-push-action from 6.6.1 to 6.7.0 (#1168)77566a0
Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#1165)221ced6
Bump docker/build-push-action from 6.5.0 to 6.6.1 (#1166)701b7d5
Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#1163)320495c
Bump docker/build-push-action from 6.3.0 to 6.5.0 (#1160)90490c7
Bump docker/login-action from 3.2.0 to 3.3.0 (#1159)708ab74
Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#1158)89d2345
Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#1156)Updates
ruff
from 0.6.7 to 0.6.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
ae39ce5
Bump version to 0.6.8 (#13522)ff2d214
Don't skip over imports and other nodes containing nested statements in impor...9442cd8
Parenthesizematch..case
if
guards (#13513)8012707
Align formatting of patterns in match-cases with expression formatting in cla...d7ffe46
Disable thetypeset
plugin (#13517)7c83af4
red-knot: Implement thenot
operator for allType
variants (#13432)bbb044e
Detect tuples bound to variadic positional arguments i.e.*args
(#13512)4810652
Avoid UP028 false negatives with non-reference shadowed bindings of loop vari...11f06e0
Detect SIM910 when using variadic keyword arguments, i.e.,**kwargs
(#13503)f27a8b8
[internal]ComparableExpr
(f)strings and bytes made invariant under concate...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