Mariatta
7fa3e2ff1a
Bump to pydantic 2.8.0 ( #702 )
...
* deps: bump pydantic from 1.10.15 to 2.8.0
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.15 to 2.8.0.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.15...v2.8.0 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update dependencies
run the bump-pydantic tool.
* Migrate the validate_uuid using field_validator.
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 16:20:29 -05:00
Andrew Herrington
778932a2f8
chore: package updates and fix ci
2024-05-05 13:39:25 -05:00
Andrew Herrington
4ca01eaf0c
Revert "chore: ci fixups and poetry update"
...
This reverts commit d0b986025e .
2024-05-05 13:02:14 -05:00
Andrew Herrington
d0b986025e
chore: ci fixups and poetry update
2024-05-05 12:20:49 -05:00
Andrew
a752c42a28
feat: add python 3.11 support ( #392 )
...
* feat: add python 3.11 support
- adds testing for python 3.11
- moves from black and flake8 to ruff for linting
- Updates coverage output from tests
* fix: fix dev dependency group
* fix: add installing dev dependencies
* ci: add toml
* ci: simplify coverage
* ci: update coverage
2023-02-20 23:12:01 -06:00
Andrew Herrington
960d78bc10
default schedule to None
2022-01-07 20:47:21 -06:00
Andrew Herrington
79ae404e63
make timeout optional`
2022-01-07 20:36:52 -06:00
Andrew Herrington
4233abdf4b
update CheckCreate optionals
...
These optionals need default values or they fail to validate
2022-01-07 20:22:01 -06:00
Andrew Herrington
d73ff88d60
creates and updates and a start on docs
2021-12-15 18:46:35 -06:00
Andrew Herrington
7c3f263b5a
more api methods
2021-12-10 22:42:03 -06:00
Andrew Herrington
2bfece1e56
add some client work
2021-12-10 18:05:49 -06:00
Andrew Herrington
90233c568e
get flake8 passing
2021-12-06 18:59:50 -06:00
Andrew Herrington
4d1681ea8e
feat: 100% test coverage
2021-12-06 17:23:51 -06:00
Andrew Herrington
38128c8151
100% coverage of checks schemas
2021-12-06 16:49:20 -06:00