33703f4feb
build(deps-dev): bump types-aiofiles ( #1314 )
...
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 23.2.0.20240311 to 23.2.0.20240403.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-aiofiles
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-05-27 03:13:35 +00:00
fcf32c8414
build(deps-dev): bump mkdocstrings from 0.22.0 to 0.25.1 ( #1312 )
...
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings ) from 0.22.0 to 0.25.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.22.0...0.25.1 )
---
updated-dependencies:
- dependency-name: mkdocstrings
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-05-27 03:07:24 +00:00
965ac98c1b
build(deps): bump orjson from 3.9.15 to 3.10.3 ( #1311 )
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.15 to 3.10.3.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.9.15...3.10.3 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
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-05-27 03:02:20 +00:00
7f3149dd27
build(deps-dev): bump watchdog from 3.0.0 to 4.0.1 ( #1309 )
...
Bumps [watchdog](https://github.com/gorakhargosh/watchdog ) from 3.0.0 to 4.0.1.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases )
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst )
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v3.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: watchdog
dependency-type: direct:development
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-05-26 20:53:04 +02:00
2cd76d88eb
build(deps): bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 ( #1296 )
...
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases )
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/paambaati/codeclimate-action/compare/v5.0.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
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>
Co-authored-by: collerek <collerek@gmail.com >
2024-05-26 20:19:04 +02:00
7dc135ef8e
build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 ( #1279 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
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-05-26 20:18:46 +02:00
1bc0f6fa9e
build(deps): bump actions/checkout from 3 to 4 ( #1278 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
Co-authored-by: collerek <collerek@gmail.com >
2024-05-26 20:18:28 +02:00
a6462a0ab9
Add QuerySet.first_or_none ( #1137 )
...
* Add QuerySet.first_or_none
* restore docstrings for exceptions
---------
Co-authored-by: collerek <collerek@gmail.com >
2024-05-26 20:13:41 +02:00
1a22cf3a31
build(deps): bump aiosqlite from 0.19.0 to 0.20.0 ( #1283 )
...
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite ) from 0.19.0 to 0.20.0.
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: aiosqlite
dependency-type: direct:production
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-05-26 17:35:20 +00:00
25411998d9
build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 ( #1292 )
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
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: collerek <collerek@gmail.com >
2024-05-26 17:13:56 +00:00
6b8463c038
build(deps): bump asyncpg from 0.28.0 to 0.29.0 ( #1282 )
...
Bumps [asyncpg](https://github.com/MagicStack/asyncpg ) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases )
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: asyncpg
dependency-type: direct:production
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-05-26 17:03:11 +00:00
36347ab0cf
--- ( #1306 )
...
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
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-05-26 16:56:56 +00:00
5494503c27
build(deps): bump actions/setup-python from 3 to 5 ( #1277 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
Co-authored-by: collerek <collerek@gmail.com >
2024-05-26 18:53:06 +02:00
48085a328c
build(deps-dev): bump requests from 2.31.0 to 2.32.2 ( #1310 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-26 16:44:27 +00:00
43620dda92
build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.7 ( #1305 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.21.1 to 0.23.7.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.7 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
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-05-26 16:39:40 +00:00
7570adb3f5
build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 ( #1300 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.3 to 3.1.4.
- [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.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-26 16:33:49 +00:00
c3badc1e1d
--- ( #1308 )
...
updated-dependencies:
- dependency-name: pymysql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: collerek <collerek@gmail.com >
2024-05-26 18:29:30 +02:00
74b29a2219
build(deps-dev): bump idna from 3.6 to 3.7 ( #1290 )
...
Bumps [idna](https://github.com/kjd/idna ) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-26 18:24:49 +02:00
8d3a9c86e7
check for fields overwriting with email validator
2024-04-29 11:25:33 +02:00
ae8bc85efe
fix saving related with pk only model ( #1297 )
2024-04-29 10:54:38 +02:00
5f4354d445
port #989 to new branch due to lack of perms to fix conflicts ( #1276 )
2024-03-24 00:41:32 +01:00
52d992d8c7
Fix for prefetch related ( #1275 )
...
* fix prefetch related merging same relations refering to the same children models
* change to List for p3.8
* adapt refactored prefetch query from abandoned composite_key branch and make sure new test passes
* remove unused code, add missing test for prefetch related with self reference models
2024-03-24 00:00:51 +01:00
1ed0d5a87f
build(deps): bump codecov/codecov-action from 3.1.6 to 4.1.0 ( #1272 )
...
* build(deps): bump codecov/codecov-action from 3.1.6 to 4.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.6 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.6...v4.1.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* add token to codecov step
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: collerek <collerek@gmail.com >
2024-03-23 20:51:27 +01:00
d7e078f573
build(deps): bump actions/checkout from 3 to 4 ( #1186 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
Co-authored-by: collerek <collerek@gmail.com >
2024-03-23 20:22:08 +01:00
4096cdfa33
build(deps): bump cryptography from 41.0.7 to 42.0.5 ( #1270 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.7 to 42.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
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>
Co-authored-by: collerek <collerek@gmail.com >
2024-03-23 20:14:35 +01:00
f1e2c712ee
build(deps): bump actions/setup-python from 4 to 5 ( #1233 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
Co-authored-by: collerek <collerek@gmail.com >
2024-03-23 19:58:15 +01:00
dbc200cebf
build(deps): bump hmarr/auto-approve-action from 3.2.1 to 4.0.0 ( #1262 )
...
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action ) from 3.2.1 to 4.0.0.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases )
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v3.2.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
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>
Co-authored-by: collerek <collerek@gmail.com >
2024-03-23 19:47:38 +01:00
32bf9fd6fb
build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 ( #1274 )
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
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-23 19:36:24 +01:00
500625f0ec
WIP - Pydantic v2 support ( #1238 )
...
* WIP
* WIP - make test_model_definition tests pass
* WIP - make test_model_methods pass
* WIP - make whole test suit at least run - failing 49/443 tests
* WIP fix part of the getting pydantic tests as types of fields are now kept in core schema and not on fieldsinfo
* WIP fix validation in update by creating individual fields validators, failing 36/443
* WIP fix __pydantic_extra__ in intializing model, fix test related to pydantic config checks, failing 32/442
* WIP - fix enum schema in model_json_schema, failing 31/442
* WIP - fix copying through model, fix setting pydantic fields on through, fix default config and inheriting from it, failing 26/442
* WIP fix tests checking pydantic schema, fix excluding parent fields, failing 21/442
* WIP some missed files
* WIP - fix validators inheritance and fix validators in generated pydantic, failing 17/442
* WIP - fix through models setting - only on reverse side of relation, but always on reverse side, failing 15/442
* WIP - fix through models setting - only on reverse side of relation, but always on reverse side, failing 15/442
* WIP - working on proper populating __dict__ for relations for new schema dumping, some work on openapi docs, failing 13/442
* WIP - remove property fields as pydantic has now computed_field on its own, failing 9/442
* WIP - fixes in docs, failing 8/442
* WIP - fix tests for largebinary schema, wrapped bytes fields fail in pydantic, will be fixed in pydantic-core, remaining is circural schema for related models, failing 6/442
* WIP - fix to pk only models in schemas
* Getting test suites to pass (#1249 )
* wip, fixing tests
* iteration, fixing some more tests
* iteration, fixing some more tests
* adhere to comments
* adhere to comments
* remove unnecessary dict call, re-add getattribute for testing
* todo for reverse relationship
* adhere to comments, remove prints
* solve circular refs
* all tests pass 🎉
* remove 3.7 from tests
* add lint and type check jobs
* reforat with ruff, fix jobs
* rename jobs
* fix imports
* fix evaluate in py3.8
* partially fix coverage
* fix coverage, add more tests
* fix test ids
* fix test ids
* fix lint, fix docs, make docs fully working scripts, add test docs job
* fix pyproject
* pin py ver in test docs
* change dir in test docs
* fix pydantic warning hack
* rm poetry call in test_docs
* switch to pathlib in test docs
* remove coverage req test docs
* fix type check tests, fix part of types
* fix/skip next part of types
* fix next part of types
* fix next part of types
* fix coverage
* fix coverage
* fix type (bit dirty 🤷 )
* fix some code smells
* change pre-commit
* tweak workflows
* remove no root from tests
* switch to full python path by passing sys.executable
* some small refactor in new base model, one sample test, change makefile
* small refactors to reduce complexity of methods
* temp add tests for prs against pydantic_v2
* remove all references to __fields__
* remove all references to construct, deprecate the method and update model_construct to be in line with pydantic
* deprecate dict and add model_dump, todo switch to model_dict in calls
* fix tests
* change to union
* change to union
* change to model_dump and model_dump_json from dict and json deprecated methods, deprecate them in ormar too
* finish switching dict() -> model_dump()
* finish switching json() -> model_dump_json()
* remove fully pydantic_only
* switch to extra for payment card, change missed json calls
* fix coverage - no more warnings internal
* fix coverage - no more warnings internal - part 2
* split model_construct into own and pydantic parts
* split determine pydantic field type
* change to new field validators
* fix benchmarks, add codspeed instead of pytest-benchmark, add action and gh workflow
* restore pytest-benchmark
* remove codspeed
* pin pydantic version, restore codspeed
* change on push to pydantic_v2 to trigger first one
* Use lifespan function instead of event (#1259 )
* check return types
* fix imports order, set warnings=False on json that passes the dict, fix unnecessary loop in one of the test
* remove references to model's meta as it's now ormar config, rename related methods too
* filter out pydantic serializer warnings
* remove choices leftovers
* remove leftovers after property_fields, keep only enough to exclude them in initialization
* add migration guide
* fix meta references
* downgrade databases for now
* Change line numbers in documentation (#1265 )
* proofread and fix the docs, part 1
* proofread and fix the docs for models
* proofread and fix the docs for fields
* proofread and fix the docs for relations
* proofread and fix rest of the docs, add release notes for 0.20
* create tables in new docs src
* cleanup old deps, uncomment docs publish on tag
* fix import reorder
---------
Co-authored-by: TouwaStar <30479449+TouwaStar@users.noreply.github.com >
Co-authored-by: Goran Mekić <meka@tilda.center >
2024-03-23 19:28:28 +01:00
3a206dd8dc
add version provider
2024-02-12 22:57:23 +01:00
7f3b15889f
Add mike ( #1264 )
...
* check return types
* set site url
* change docs publish to tag, for now comment it out
2024-02-12 19:25:44 +01:00
3643239ac2
add benchmarks to master ( #1263 )
2024-02-08 10:57:18 +01:00
11c1e5c183
build(deps): bump codecov/codecov-action from 3.1.5 to 3.1.6 ( #1257 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.5...v3.1.6 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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:38:40 +00:00
b08f33500f
build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 ( #1253 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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:12:45 +00:00
11a3d7f640
build(deps-dev): bump nest-asyncio from 1.5.9 to 1.6.0 ( #1250 )
...
Bumps [nest-asyncio](https://github.com/erdewit/nest_asyncio ) from 1.5.9 to 1.6.0.
- [Release notes](https://github.com/erdewit/nest_asyncio/releases )
- [Commits](https://github.com/erdewit/nest_asyncio/compare/v1.5.9...v1.6.0 )
---
updated-dependencies:
- dependency-name: nest-asyncio
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-01-22 02:57:07 +00:00
d8b9aac3cc
build(deps-dev): bump nest-asyncio from 1.5.8 to 1.5.9 ( #1248 )
...
Bumps [nest-asyncio](https://github.com/erdewit/nest_asyncio ) from 1.5.8 to 1.5.9.
- [Release notes](https://github.com/erdewit/nest_asyncio/releases )
- [Commits](https://github.com/erdewit/nest_asyncio/compare/v1.5.8...v1.5.9 )
---
updated-dependencies:
- dependency-name: nest-asyncio
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-16 03:49:26 +01:00
48628a8fc0
build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 ( #1247 )
...
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: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 20:51:01 +01:00
4f6713d0eb
build(deps-dev): bump gitpython from 3.1.40 to 3.1.41 ( #1246 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 18:18:15 +01:00
1a4c745acf
build(deps): bump sqlalchemy from 1.4.50 to 1.4.51 ( #1245 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.4.50 to 1.4.51.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
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-03 02:10:23 +00:00
3e15f3a6ac
build(deps-dev): bump types-requests from 2.31.0.10 to 2.31.0.20231231 ( #1244 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.10 to 2.31.0.20231231.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
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-02 03:51:19 +01:00
28d0ba9311
build(deps-dev): bump pytest from 7.4.3 to 7.4.4 ( #1242 )
...
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-01 03:40:36 +01:00
51c8a92489
build(deps-dev): bump types-ujson from 5.8.0.1 to 5.9.0.0 ( #1237 )
...
Bumps [types-ujson](https://github.com/python/typeshed ) from 5.8.0.1 to 5.9.0.0.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-ujson
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-13 04:00:33 +01:00
63d9c1f794
build(deps-dev): bump yappi from 1.5.1 to 1.6.0 ( #1234 )
...
Bumps [yappi](https://github.com/sumerc/yappi ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/sumerc/yappi/releases )
- [Changelog](https://github.com/sumerc/yappi/blob/master/CHANGELOG )
- [Commits](https://github.com/sumerc/yappi/compare/v1.5.1...1.6.0 )
---
updated-dependencies:
- dependency-name: yappi
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-08 11:44:28 +09:00
50a634c7f9
build(deps-dev): bump yappi from 1.4.0 to 1.5.1 ( #1232 )
...
Bumps [yappi](https://github.com/sumerc/yappi ) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/sumerc/yappi/releases )
- [Changelog](https://github.com/sumerc/yappi/blob/master/CHANGELOG )
- [Commits](https://github.com/sumerc/yappi/compare/1.4.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: yappi
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-07 02:15:32 +00:00
40c3b3d723
Update README.md ( #1224 )
...
ormar is no longer supported by fastapi-users :(
https://github.com/fastapi-users/fastapi-users/blob/master/docs/migration/9x_to_10x.md#tortoise-orm-and-ormar
Co-authored-by: collerek <collerek@gmail.com >
2023-12-06 12:31:55 +01:00
5fdeb4cabe
build(deps): bump cryptography from 41.0.5 to 41.0.7 ( #1231 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.5 to 41.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
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-11-28 02:23:29 +00:00
11b3e85273
Update dependencies ( #1197 )
...
* Update dependencies
* Accept databases 0.8.0 or higher
* Keep what was optional optional, be more inclusive towards patch versions upwards
2023-11-24 11:40:59 +01:00
c5909ff647
build(deps-dev): bump pytest from 7.4.2 to 7.4.3 ( #1223 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.2 to 7.4.3.
- [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.2...7.4.3 )
---
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>
2023-10-26 02:11:20 +00:00
7f8a302589
build(deps): bump cryptography from 41.0.4 to 41.0.5 ( #1222 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.4 to 41.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
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-10-25 04:38:34 +02:00
6de308b91c
build(deps-dev): bump types-requests from 2.31.0.9 to 2.31.0.10 ( #1221 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.9 to 2.31.0.10.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
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-10-19 03:05:17 +00:00