Closed dependabot[bot] closed 7 months ago
@dependabot ignore pydantic-core minor version
OK, I won't notify you about version 2.17.x of pydantic-core again, unless you unignore it.
@dependabot recreate
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the dependencies group with 6 updates:
7.0.0
7.2.0
20.3.1
20.4.0
3.3.1
3.4.0
2.6.3
2.6.4
2.16.3
2.17.0
1.40.6
1.44.0
Updates
inflect
from 7.0.0 to 7.2.0Changelog
Sourced from inflect's changelog.
Commits
dbde4d2
Finalize684cd1a
Merge pull request #199 from abravalheri/issue-195-typeguardc8c27d9
Mark type checking block as uncovered.c3bb3d6
Merge branch 'main' into issue-195-typeguardfea125b
Add news fragment.8e5842c
👹 Feed the hobgoblins (delint).57dca31
👹 Feed the hobgoblins (delint).9a5a85d
Fix pointless comparison (B015).1d877c5
👹 Feed the hobgoblins (delint).0a88ec3
Catch more specific exception (B017).Updates
irc
from 20.3.1 to 20.4.0Changelog
Sourced from irc's changelog.
Commits
d6e497e
Finalizecc1e7d1
Prefer f-strings8b42471
Remove duplicated exception6893588
👹 Feed the hobgoblins (delint).6e0e166
👹 Feed the hobgoblins (delint).6584807
👹 Feed the hobgoblins (delint).525e45a
Merge https://github.com/jaraco/skeleton03f998a
Merge pull request #221 from StareInTheAir/feature/ssl-context-wrap-socket-cl...52aac1b
Add news fragment.6228067
👹 Feed the hobgoblins (delint).Updates
jaraco-classes
from 3.3.1 to 3.4.0Changelog
Sourced from jaraco-classes's changelog.
Commits
0b64201
Fix failing docs build.d79d074
Merge https://github.com/jaraco/skeleton3fc7a93
Move Python 3.11 out of the test matrix.071a6eb
Finalize458db61
Merge https://github.com/jaraco/skeletonc43b87f
Add news fragment.aa9e788
better type hints for NonDataProperty (#13)d72c6a0
Fetch unshallow clones in readthedocs. Closes jaraco/skeleton#114.c9a7f97
Re-enable ignoring of temporary merge queue branches. Closes jaraco/skeleton#...a0d0c4b
jaraco/skeleton#111
Updates
pydantic
from 2.6.3 to 2.6.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
6214a4b
2.6.4 prep (#8975)Updates
pydantic-core
from 2.16.3 to 2.17.0Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
193f5d7
Uprevspeedate
(#1244)da16140
Addserialize_as_any
runtime flag support (#1194)1287d22
Allow case where__pydantic_extra__
isNone
, even ifextra='allow'
(#1236)abaab10
bump version to 2.17.0 (#1239)ebf55d6
refactorInput
trait to have singleas_python
cast for python inputs (#1241)6399592
support json cow of jiter 0.1.0 (#1231)3d2e53e
remaining associated types (#1238)d73668f
Rust enums validator (#1235)36a1b6c
associated types for dict in input (#1237)092f5f0
really drop python<=3.7 support (#1232)Updates
sentry-sdk
from 1.40.6 to 1.44.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
4d8db71
Update CHANGELOG.mda4e44fa
release: 1.44.06c2eb53
ref: Define types at runtime (#2914)790ee6a
Explicit reexport of types (#2866) (#2913)05d1e5c
build(deps): bump checkouts/data-schemas from8232f17
to1e17eb5
(#2901)48d7767
feat(profiling): Add thread data to spans (#2843)500e087
Merge branch 'release/1.43.0'970c577
Update CHANGELOG.md2020eca
release: 1.43.0a116c55
feat: Add optionalkeep_alive
(#2842)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