Koudai Aono
b3fbbcade9
Update FUNDING.yml ( #1886 )
2024-03-17 02:28:14 +09:00
Laurence de Jong
113dcd28a1
Make discriminators work with multiple keys pointing to the same schema ( #1885 )
...
* Make discriminators work with multiple keys pointing to the same schema
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
0.25.5
2024-03-16 20:41:03 +09:00
Laurence de Jong
3dac0646e7
Make discriminators work with multiple keys pointing to the same schema ( #1885 )
...
* Make discriminators work with multiple keys pointing to the same schema
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
2024-03-16 20:28:07 +09:00
Brandon Sorensen
33d6666882
Added support for passing pathlib.Path as a format to JSON schema ( #1879 )
...
* Added support for passing pathlib.Path as a format to JSON schema
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added unit test
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
2024-03-16 19:57:14 +09:00
pre-commit-ci[bot]
862a98cb7e
[pre-commit.ci] pre-commit autoupdate ( #1883 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.2...v0.3.2 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-16 14:42:22 +09:00
dependabot[bot]
f89af5536b
Bump ruff from 0.3.1 to 0.3.2 ( #1882 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.1...v0.3.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 14:41:38 +09:00
dependabot[bot]
e5a6ee5c37
Bump packaging from 23.2 to 24.0 ( #1881 )
...
Bumps [packaging](https://github.com/pypa/packaging ) from 23.2 to 24.0.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 14:41:18 +09:00
dependabot[bot]
9535a160ad
Bump ruff from 0.3.0 to 0.3.1 ( #1877 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.0...v0.3.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-10 17:02:55 +09:00
dependabot[bot]
77b86b5fc5
Bump mkdocs-material from 9.5.12 to 9.5.13 ( #1876 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.12 to 9.5.13.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.12...9.5.13 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-10 17:02:45 +09:00
Nicolas Wicht
e1c795e09a
Fix overriden required ( #1868 )
...
* reorder required to resolve it's imports
* add tests
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: fft001 <nicolas.wicht@cognex.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-07 03:04:08 +09:00
dependabot[bot]
365c2312df
Bump python-dateutil from 2.8.2 to 2.9.0.post0 ( #1873 )
...
Bumps [python-dateutil](https://github.com/dateutil/dateutil ) from 2.8.2 to 2.9.0.post0.
- [Release notes](https://github.com/dateutil/dateutil/releases )
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS )
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0 )
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 02:41:53 +09:00
dependabot[bot]
63db6948a2
Bump mkdocs-material from 9.5.9 to 9.5.12 ( #1872 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.9 to 9.5.12.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.9...9.5.12 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 02:39:22 +09:00
dependabot[bot]
b05e38f650
Bump ruff from 0.2.0 to 0.3.0 ( #1871 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 02:39:11 +09:00
dependabot[bot]
4ab0d72d15
Bump sniffio from 1.3.0 to 1.3.1 ( #1866 )
...
Bumps [sniffio](https://github.com/python-trio/sniffio ) from 1.3.0 to 1.3.1.
- [Commits](https://github.com/python-trio/sniffio/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: sniffio
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 02:38:40 +09:00
dependabot[bot]
5bf44d3ac1
Bump virtualenv from 20.25.0 to 20.25.1 ( #1864 )
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.25.0 to 20.25.1.
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.25.0...20.25.1 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 02:37:53 +09:00
pre-commit-ci[bot]
451c7c5502
[pre-commit.ci] pre-commit autoupdate ( #1858 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.2.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-07 02:37:33 +09:00
Koudai Aono
a4a3a42987
Fix black module error when 19.10b0 is installed ( #1855 )
...
* Fix black module error
* Add unittest pattern
* skip unsupported unittest
* skip unsupported unittest
0.25.4
2024-02-14 03:06:56 +09:00
Eric VanDever
ab4a39c139
fix: constraints with a Falsy value should still return a truthful has_constraints ( #1844 )
2024-02-14 02:32:00 +09:00
Yaroslav Halchenko
2d0f900d5a
Add codespell configuration, workflow, pre-commit config and fix few typos ( #1842 )
...
* Add github action to codespell main on push and PRs
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com >
* Add rudimentary codespell config
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com >
* Add pre-commit definition for codespell
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com >
* skip tests and dotfiles for codespell
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com >
* [DATALAD RUNCMD] run codespell throughout fixing typo automagically
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com >
* Fix spells
* Fix config
* pre-commit: exclude tests
---------
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com >
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
2024-02-14 02:24:36 +09:00
Joseph Richardson
edaa234582
Added graphql to --input-file-type options ( #1846 )
...
* Added graphql option to readme
* Removed typo
* Add graphql to --input-file-type in docs/index.md
---------
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
2024-02-14 02:14:40 +09:00
dependabot[bot]
d61b1c4815
Bump ruff from 0.1.15 to 0.2.0 ( #1831 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.15 to 0.2.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.15...v0.2.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
2024-02-14 01:54:58 +09:00
dependabot[bot]
13a0af14ba
Bump mkdocs-material from 9.5.7 to 9.5.9 ( #1854 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.7 to 9.5.9.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.7...9.5.9 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 01:44:10 +09:00
jamesbezuk
f9c1f74b00
Fix object instance comparison. Add test. ( #1849 )
...
* Fix object instance comparison. Add test.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: James Bezuk <james.bezuk@cognex.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-14 01:43:22 +09:00
pre-commit-ci[bot]
b2c32ac640
[pre-commit.ci] pre-commit autoupdate ( #1838 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-14 01:37:27 +09:00
dependabot[bot]
e698e46068
Bump certifi from 2023.11.17 to 2024.2.2 ( #1836 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2023.11.17 to 2024.2.2.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.02.02 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 02:57:50 +09:00
dependabot[bot]
b2148d1f6a
Bump markupsafe from 2.1.4 to 2.1.5 ( #1835 )
...
Bumps [markupsafe](https://github.com/pallets/markupsafe ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/pallets/markupsafe/releases )
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.4...2.1.5 )
---
updated-dependencies:
- dependency-name: markupsafe
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 02:57:42 +09:00
dependabot[bot]
769fc85204
Bump mkdocs-material from 9.5.6 to 9.5.7 ( #1834 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.6 to 9.5.7.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.6...9.5.7 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 02:57:33 +09:00
dependabot[bot]
874a488f0d
Bump jinja2 from 3.1.2 to 3.1.3 ( #1803 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
2024-02-02 16:38:08 +09:00
Etienne Wodey
690cb1281d
format: support black >=24 ( #1829 )
...
* format: support black >=24
Fixes #1821
* format: refine string_processing detection for black >= 24
* Add test pattern
* Ignore unsupported tests
---------
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
0.25.3
2024-02-02 03:07:27 +09:00
Alexander Shadchin
1320fcbf0a
Fix #1787 ( #1791 )
2024-02-02 01:50:30 +09:00
gluap
480779ec5e
Stop modifying behavior of yaml on load ( #1826 )
...
* Stop modifying behavior of yaml on load
Only modify a copy of ``SafeLoader`` to ensure that we don't change the behaviour of ``pyyaml`` for everyone.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update util.py
Try to address the CodeQL warning.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Non-functional commit to trigger the github worklow checks hoping that the codecov isue is resolved.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
2024-01-31 02:52:17 +09:00
dependabot[bot]
b4d6bf75e2
Bump ruff from 0.1.14 to 0.1.15 ( #1824 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.14...v0.1.15 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 02:36:10 +09:00
dependabot[bot]
05dee9b3fe
Bump mkdocs-material from 9.5.5 to 9.5.6 ( #1822 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.5 to 9.5.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.5...9.5.6 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 02:36:03 +09:00
dependabot[bot]
acc6bf604b
Bump mkdocs-material from 9.5.3 to 9.5.5 ( #1818 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.3 to 9.5.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.3...9.5.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 02:56:29 +09:00
dependabot[bot]
3dfd2c6c00
Bump markupsafe from 2.1.3 to 2.1.4 ( #1814 )
...
Bumps [markupsafe](https://github.com/pallets/markupsafe ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/pallets/markupsafe/releases )
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.3...2.1.4 )
---
updated-dependencies:
- dependency-name: markupsafe
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 02:56:21 +09:00
dependabot[bot]
c44f083d82
Bump ruff from 0.1.11 to 0.1.14 ( #1813 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.11 to 0.1.14.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.11...v0.1.14 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 02:56:13 +09:00
dependabot[bot]
3cc5c092e1
Bump lsprotocol from 2023.0.0 to 2023.0.1 ( #1801 )
...
Bumps [lsprotocol](https://github.com/microsoft/lsprotocol ) from 2023.0.0 to 2023.0.1.
- [Release notes](https://github.com/microsoft/lsprotocol/releases )
- [Commits](https://github.com/microsoft/lsprotocol/commits )
---
updated-dependencies:
- dependency-name: lsprotocol
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 02:55:43 +09:00
pre-commit-ci[bot]
5288741549
[pre-commit.ci] pre-commit autoupdate ( #1800 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.9...v0.1.14 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-26 02:45:14 +09:00
dependabot[bot]
8aed00ec21
Bump attrs from 23.1.0 to 23.2.0 ( #1794 )
...
Bumps [attrs](https://github.com/sponsors/hynek ) from 23.1.0 to 23.2.0.
- [Commits](https://github.com/sponsors/hynek/commits )
---
updated-dependencies:
- dependency-name: attrs
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 02:45:03 +09:00
dependabot[bot]
80266b4f6e
Bump ruff from 0.1.9 to 0.1.11 ( #1795 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.9 to 0.1.11.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.9...v0.1.11 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 18:30:34 +09:00
dependabot[bot]
0c505340d5
Bump pytest from 7.4.3 to 7.4.4 ( #1793 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 18:30:25 +09:00
pre-commit-ci[bot]
b4533213cb
[pre-commit.ci] pre-commit autoupdate ( #1790 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.1.9 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-27 13:19:04 +09:00
dependabot[bot]
e831e00bbc
Bump mkdocs-material from 9.5.2 to 9.5.3 ( #1789 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.2 to 9.5.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.2...9.5.3 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-27 13:18:10 +09:00
dependabot[bot]
e1167db94c
Bump pydantic-core from 2.14.5 to 2.14.6 ( #1786 )
...
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core ) from 2.14.5 to 2.14.6.
- [Release notes](https://github.com/pydantic/pydantic-core/releases )
- [Commits](https://github.com/pydantic/pydantic-core/compare/v2.14.5...v2.14.6 )
---
updated-dependencies:
- dependency-name: pydantic-core
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-24 13:15:49 +09:00
William Jamieson
50a6da1039
Enable ability to use custom JsonSchemaObject in JsonSchemaParser ( #1783 )
...
* Move explicit call to `JsonSchemaObject` for parsing to calling a class variable instead.
* Add contrived test
* ignore unittest for pydantic v1
* Fix format
---------
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
2023-12-23 02:26:26 +09:00
dependabot[bot]
ad0a15109f
Bump ruff from 0.1.8 to 0.1.9 ( #1785 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.8...v0.1.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 23:33:25 +09:00
pre-commit-ci[bot]
9bb2705327
[pre-commit.ci] pre-commit autoupdate ( #1771 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.1.8 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com >
0.25.2
2023-12-22 02:55:58 +09:00
Koudai Aono
726b39071e
Fix un-imported literal when generate discriminator ( #1765 )
...
* Fix un-imported literal when generate discriminator
* Fix target python version
2023-12-21 03:01:02 +09:00
dependabot[bot]
202d378dba
Bump freezegun from 1.3.1 to 1.4.0 ( #1780 )
...
Bumps [freezegun](https://github.com/spulec/freezegun ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/spulec/freezegun/releases )
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG )
- [Commits](https://github.com/spulec/freezegun/compare/1.3.1...1.4.0 )
---
updated-dependencies:
- dependency-name: freezegun
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 02:49:44 +09:00
dependabot[bot]
d9b864f5ea
Bump ruff from 0.1.7 to 0.1.8 ( #1776 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 02:49:32 +09:00