8966eed7d1
build(deps): bump aiosqlite from 0.17.0 to 0.18.0 ( #961 )
...
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/omnilib/aiosqlite/releases )
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: aiosqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 02:12:54 +00:00
dad2b7362a
build(deps): bump importlib-metadata from 5.1.0 to 5.2.0 ( #958 )
...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 03:15:08 +01:00
84a97fea59
build(deps-dev): bump mkdocstrings from 0.19.0 to 0.19.1 ( #955 )
...
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings ) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.19.0...0.19.1 )
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 03:13:50 +01:00
1db32e6f81
build(deps-dev): bump mkdocs-material from 8.5.10 to 8.5.11 ( #952 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.5.10 to 8.5.11.
- [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/8.5.10...8.5.11 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 03:21:13 +01:00
a2c5ddfba7
build(deps-dev): bump types-ujson from 5.5.0 to 5.6.0.0 ( #954 )
...
Bumps [types-ujson](https://github.com/python/typeshed ) from 5.5.0 to 5.6.0.0.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 02:11:43 +00:00
0b8029abfd
build(deps-dev): bump flake8-bugbear from 22.10.27 to 22.12.6 ( #953 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.10.27 to 22.12.6.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.10.27...22.12.6 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 12:39:53 +01:00
122db6df66
build(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3 ( #951 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.2...v0.20.3 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 11:29:54 +00:00
997bf3d342
build(deps): bump orjson from 3.8.2 to 3.8.3 ( #950 )
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.2 to 3.8.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.8.2...3.8.3 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 02:19:51 +00:00
7c18fa55e7
Add benchmarking test suite and greatly improve performance in a few cases ( #948 )
...
* Add benchmarking test suite
* Improve amortized time of model relation loads with a large number of rows
* Improve performance of loading models with many related models
* Improve performance of loading models with many related models to O(N)ish
* Fix bug where N model creation with shared related model would build in N^2 time
* Lower blocking time for queryset results
* Add docstrings and streamline hash code
Co-authored-by: haydeec1 <Eric.Haydel@jhuapl.edu >
2022-12-10 17:12:11 +01:00
171ef2ffaa
build(deps): bump certifi from 2022.9.24 to 2022.12.7 ( #949 )
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 08:45:20 +00:00
8709ad5708
build(deps-dev): bump mkdocs-material-extensions from 1.1 to 1.1.1 ( #943 )
...
Bumps [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions ) from 1.1 to 1.1.1.
- [Release notes](https://github.com/facelessuser/mkdocs-material-extensions/releases )
- [Changelog](https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md )
- [Commits](https://github.com/facelessuser/mkdocs-material-extensions/compare/1.1...1.1.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material-extensions
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 03:17:53 +01:00
9d97c09e5b
build(deps-dev): bump flake8-black from 0.3.4 to 0.3.5 ( #942 )
...
Bumps [flake8-black](https://github.com/peterjc/flake8-black ) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/peterjc/flake8-black/releases )
- [Commits](https://github.com/peterjc/flake8-black/compare/v0.3.4...v0.3.5 )
---
updated-dependencies:
- dependency-name: flake8-black
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 02:24:08 +00:00
e24ccb1dca
build(deps): bump orjson from 3.8.1 to 3.8.2 ( #941 )
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.1 to 3.8.2.
- [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.8.1...3.8.2 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 02:34:40 +00:00
b3a9f4a53a
build(deps-dev): bump types-aiofiles from 22.1.0.1 to 22.1.0.3 ( #931 )
...
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 22.1.0.1 to 22.1.0.3.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 03:22:22 +01:00
6acc496402
build(deps-dev): bump flake8-black from 0.3.3 to 0.3.4 ( #937 )
...
Bumps [flake8-black](https://github.com/peterjc/flake8-black ) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/peterjc/flake8-black/releases )
- [Commits](https://github.com/peterjc/flake8-black/compare/v0.3.3...v0.3.4 )
---
updated-dependencies:
- dependency-name: flake8-black
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 02:12:16 +00:00
a5bea529e6
build(deps-dev): bump types-requests from 2.28.11.4 to 2.28.11.5 ( #936 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.4 to 2.28.11.5.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 02:17:02 +00:00
dfe23d1019
build(deps-dev): bump mkdocs-material from 8.5.7 to 8.5.10 ( #932 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.5.7 to 8.5.10.
- [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/8.5.7...8.5.10 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 02:22:50 +00:00
542949d486
build(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.2 ( #935 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.1...v0.20.2 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 03:13:11 +01:00
e503e67e64
build(deps-dev): bump types-toml from 0.10.8 to 0.10.8.1 ( #933 )
...
Bumps [types-toml](https://github.com/python/typeshed ) from 0.10.8 to 0.10.8.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-toml
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 02:17:21 +00:00
0aae734a26
build(deps-dev): bump types-requests from 2.28.11.2 to 2.28.11.4 ( #929 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.2 to 2.28.11.4.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 03:15:23 +01:00
46efb10e71
build(deps-dev): bump types-cryptography from 3.3.23.1 to 3.3.23.2 ( #927 )
...
Bumps [types-cryptography](https://github.com/python/typeshed ) from 3.3.23.1 to 3.3.23.2.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cryptography
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 02:11:04 +00:00
8b73a83ba4
build(deps-dev): bump types-aiofiles from 22.1.0 to 22.1.0.1 ( #922 )
...
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 22.1.0 to 22.1.0.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 02:25:09 +00:00
db54e19da7
build(deps): bump databases from 0.6.1 to 0.6.2 ( #920 )
...
Bumps [databases](https://github.com/encode/databases ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/encode/databases/releases )
- [Changelog](https://github.com/encode/databases/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/databases/compare/0.6.1...0.6.2 )
---
updated-dependencies:
- dependency-name: databases
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 02:14:28 +00:00
b47af2a9ab
build(deps-dev): bump yappi from 1.3.6 to 1.4.0 ( #913 )
...
Bumps [yappi](https://github.com/sumerc/yappi ) from 1.3.6 to 1.4.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/1.3.6...1.4.0 )
---
updated-dependencies:
- dependency-name: yappi
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 02:26:51 +00:00
4013c0082f
build(deps-dev): bump flake8-builtins from 2.0.0 to 2.0.1 ( #915 )
...
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/gforcada/flake8-builtins/releases )
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/master/CHANGES.rst )
- [Commits](https://github.com/gforcada/flake8-builtins/compare/2.0.0...2.0.1 )
---
updated-dependencies:
- dependency-name: flake8-builtins
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 02:17:46 +00:00
ebf9df2c3d
build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 ( #917 )
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 02:08:49 +00:00
b3877b5f1a
build(deps): bump cryptography from 38.0.2 to 38.0.3 ( #916 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 38.0.2 to 38.0.3.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/38.0.2...38.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 02:28:53 +00:00
7eaa371879
build(deps-dev): bump mkdocs from 1.4.1 to 1.4.2 ( #914 )
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.1...1.4.2 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 02:19:44 +00:00
773cc53fc8
build(deps-dev): bump fastapi from 0.85.1 to 0.85.2 ( #912 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.85.1 to 0.85.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.85.1...0.85.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 02:34:18 +00:00
3b54b8804b
build(deps): bump aiopg from 1.3.5 to 1.4.0 ( #905 )
...
Bumps [aiopg](https://github.com/aio-libs/aiopg ) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/aio-libs/aiopg/releases )
- [Changelog](https://github.com/aio-libs/aiopg/blob/master/CHANGES.txt )
- [Commits](https://github.com/aio-libs/aiopg/compare/v1.3.5...v1.4.0 )
---
updated-dependencies:
- dependency-name: aiopg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 02:46:03 +00:00
a99b1c9ef1
build(deps-dev): bump flake8-bugbear from 22.10.25 to 22.10.27 ( #904 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.10.25 to 22.10.27.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.10.25...22.10.27 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 02:36:47 +00:00
4d8646b22a
build(deps): bump asyncpg from 0.26.0 to 0.27.0 ( #903 )
...
Bumps [asyncpg](https://github.com/MagicStack/asyncpg ) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases )
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: asyncpg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 04:27:42 +02:00
756f5366b9
build(deps-dev): bump pytest from 7.1.3 to 7.2.0 ( #902 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.2.0.
- [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.1.3...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 11:55:36 +02:00
bb79cdd8fa
build(deps): bump psycopg2-binary from 2.9.4 to 2.9.5 ( #901 )
...
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2 ) from 2.9.4 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
---
updated-dependencies:
- dependency-name: psycopg2-binary
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 09:00:36 +00:00
a670b2a7cd
build(deps): bump orjson from 3.8.0 to 3.8.1 ( #900 )
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.0 to 3.8.1.
- [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.8.0...3.8.1 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 04:29:02 +02:00
e708d7b112
build(deps-dev): bump flake8-bugbear from 22.9.23 to 22.10.25 ( #899 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.9.23 to 22.10.25.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.9.23...22.10.25 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 04:22:59 +02:00
a32cf320df
build(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1 ( #896 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.1 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
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 >
2022-10-24 08:58:40 +02:00
92fd932a27
build(deps-dev): bump mkdocs-material from 8.5.6 to 8.5.7 ( #895 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.5.6 to 8.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/8.5.6...8.5.7 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 03:10:00 +00:00
6df83a8459
build(deps): bump hmarr/auto-approve-action from 3.0.0 to 3.1.0 ( #897 )
...
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases )
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 05:00:43 +02:00
8fca2efad7
build(deps): bump paambaati/codeclimate-action from 3.1.1 to 3.2.0 ( #898 )
...
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action ) from 3.1.1 to 3.2.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/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 02:48:59 +00:00
ca818b1bda
build(deps-dev): bump mkdocs-material-extensions from 1.0.3 to 1.1 ( #894 )
...
Bumps [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions ) from 1.0.3 to 1.1.
- [Release notes](https://github.com/facelessuser/mkdocs-material-extensions/releases )
- [Changelog](https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md )
- [Commits](https://github.com/facelessuser/mkdocs-material-extensions/compare/1.0.3...1.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material-extensions
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 02:22:38 +00:00
dda5e24e94
Prepare 0.12.0 release ( #892 )
2022-10-21 19:53:00 +02:00
513fd32cc8
Fix property_fields not being inherited. Fix for #774 . ( #891 )
...
* Fix property_fields not being inherited. Fix for #774 .
* Fix coverage
* Fix coverage by removing set attribute update - during inheriting the current property fields are not set yet.
2022-10-21 16:18:37 +02:00
f1c0ee336b
Fix wrongly excluding relations if they were not in proper order and one of them were excluded. Fix for #779 ( #890 )
2022-10-21 14:38:16 +02:00
4fa0205598
Allow upserting rows with existing_pk even if they do not exist. ( #889 )
...
* Allow for __force_save__ in Model.upsert() method to save the models despite they already have a pk set. On integrity Error proceed to update the model, so in worst case two db calls will be made.
* Fix coverage
* Change implementation to checking if the row exists as postgres leaves hanging invalid transaction on integrity error. On force_save always check if row exists and then save/update (so always two queries).
2022-10-21 13:32:36 +02:00
f94e507d70
build(deps): bump paambaati/codeclimate-action from 3.1.0 to 3.1.1 ( #888 )
...
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action ) from 3.1.0 to 3.1.1.
- [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/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 05:02:54 +02:00
1f57c0bd52
build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 ( #886 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.0 to 3.1.1.
- [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.0...v3.1.1 )
---
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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 02:50:51 +00:00
92ef1597e4
build(deps): bump hmarr/auto-approve-action from 2.4.0 to 3.0.0 ( #884 )
...
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action ) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases )
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v2.4.0...v3.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 >
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 >
2022-10-18 12:50:42 +02:00
d8b7330c7b
build(deps-dev): bump types-pymysql from 1.0.19 to 1.0.19.1 ( #880 )
...
Bumps [types-pymysql](https://github.com/python/typeshed ) from 1.0.19 to 1.0.19.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-pymysql
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
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 >
2022-10-18 11:01:30 +02:00
b1812ce2eb
build(deps-dev): bump fastapi from 0.85.0 to 0.85.1 ( #878 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.85.0 to 0.85.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.85.0...0.85.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 08:49:11 +00:00