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
376578ac36
Exclude none values when creating and updating
2022-01-07 21:16:03 -06:00
Andrew Herrington
86c2348172
fixes for mypy and xdoctest
2021-12-30 23:34:23 -06:00
Andrew Herrington
0606e83f19
add context manager features
2021-12-30 23:15:08 -06:00
Andrew Herrington
885651c666
add context manager and tests
2021-12-30 18:24:57 -06:00
Andrew Herrington
fcbf8c1b47
get versioning working from git tags
2021-12-15 22:47:27 -06:00
Andrew Herrington
d73ff88d60
creates and updates and a start on docs
2021-12-15 18:46:35 -06:00
Andrew Herrington
fb50209a5f
ping api and tests
2021-12-11 23:38:03 -06:00
Andrew Herrington
8bd4b23641
passing nox
2021-12-11 17:05:12 -06:00
Andrew Herrington
ade2f2ebd6
sync client working
2021-12-10 23:35:39 -06:00
Andrew Herrington
f51effbad7
add badges and integrations
2021-12-10 23:01:00 -06:00
Andrew Herrington
b005e77f2b
add abstract methods
2021-12-10 22:46:54 -06:00
Andrew Herrington
dffb9be1bf
linting
2021-12-10 22:43:32 -06:00
Andrew Herrington
7c3f263b5a
more api methods
2021-12-10 22:42:03 -06:00
Andrew Herrington
557f4e4477
generic response checking method and get_check
2021-12-10 19:48:28 -06:00
Andrew Herrington
95ab6d45f2
100% test coverage
2021-12-10 18:18:06 -06:00
Andrew Herrington
2bfece1e56
add some client work
2021-12-10 18:05:49 -06:00