Skip to content

Commit 7febaa5

Browse files
Bump pydantic from 2.9.2 to 2.12.5
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.12.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.12.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 012c3bc commit 7febaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
capstone
22
colorama>=0.4.6
33
pystache
4-
pydantic==2.9.2 ; python_version < "3.14"
4+
pydantic==2.12.5 ; python_version < "3.14"
55
pydantic==2.12.5 ; python_version == "3.14"
66
ruamel.yaml
77
pydemumble==0.0.1

0 commit comments

Comments
 (0)