Skip to content

Commit 8d2482c

Browse files
chore(deps): bump pydantic-core from 2.41.4 to 2.41.5
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.41.4 to 2.41.5. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.41.4...v2.41.5) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.41.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed12036 commit 8d2482c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ pycryptodomex==3.23.0
7676
# via pykeepass
7777
pydantic==2.12.3
7878
# via bitwarden-exporter
79-
pydantic-core==2.41.4
79+
pydantic-core==2.41.5
8080
# via pydantic
8181
pygments==2.19.2
8282
# via rich

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pycryptodomex==3.23.0
2929
# via pykeepass
3030
pydantic==2.12.3
3131
# via bitwarden-exporter
32-
pydantic-core==2.41.4
32+
pydantic-core==2.41.5
3333
# via pydantic
3434
pygments==2.19.2
3535
# via rich

0 commit comments

Comments
 (0)