Skip to content

Commit

Permalink
chore(infra): updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldziher committed Jul 9, 2023
1 parent 956472c commit 5cdfed3
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 329 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ repos:
exclude: "test_decimal_constraints|examples/fields/test_example_2|examples/configuration"
additional_dependencies:
[
"pydantic>=2",
"git+https://github.com/jcrist/msgspec.git",
"git+https://github.com/pydantic/pydantic.git",
beanie,
faker,
hypothesis,
mongomock_motor,
msgspec,
odmantic,
pytest,
sphinx,
Expand All @@ -54,12 +54,12 @@ repos:
exclude: "tests"
additional_dependencies:
[
"pydantic>=2",
"git+https://github.com/jcrist/msgspec.git",
"git+https://github.com/pydantic/pydantic.git",
beanie,
faker,
hypothesis,
mongomock_motor,
msgspec,
odmantic,
pytest,
sphinx,
Expand Down
Loading

0 comments on commit 5cdfed3

Please sign in to comment.