We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e20b6 commit 0cf2bc2Copy full SHA for 0cf2bc2
py3-pydantic.yaml
@@ -1,7 +1,7 @@
1
# Generated from https://pypi.org/project/pydantic/
2
package:
3
name: py3-pydantic
4
- version: 2.5.1
+ version: 2.5.2
5
epoch: 0
6
description: Data validation using Python type hints
7
copyright:
@@ -28,7 +28,7 @@ environment:
28
pipeline:
29
- uses: git-checkout
30
with:
31
- expected-commit: 4982d57cc72c46abb9cbb781d2e38cdf86095a90
+ expected-commit: b75cb28e64a57c5656574f244ec4eb59e656dc75
32
repository: https://github.com/pydantic/pydantic
33
tag: v${{package.version}}
34
0 commit comments