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
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
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
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
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
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
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
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
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
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
538c68edb5
build(deps-dev): bump mkdocs from 1.4.0 to 1.4.1 ( #882 )
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.0...1.4.1 )
---
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-10-18 08:36:50 +00:00
3661967a27
Bump dependencies ( #874 )
...
* fix pytest-asynio bump to 0.19
* bump mypy
* fix coverage of async fixtures
2022-10-11 16:29:41 +02:00
8c57f37f5c
build(deps-dev): bump flake8-builtins from 1.5.3 to 2.0.0 ( #873 )
...
Bumps [flake8-builtins](https://github.com/gforcada/flake8-builtins ) from 1.5.3 to 2.0.0.
- [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/1.5.3...2.0.0 )
---
updated-dependencies:
- dependency-name: flake8-builtins
dependency-type: direct:development
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>
2022-10-10 09:57:20 +02:00
a50f8590c3
build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 ( #857 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 11:44:01 +02:00
4922daafdc
build(deps-dev): bump flake8-bugbear from 22.9.11 to 22.9.23 ( #848 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.9.11 to 22.9.23.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.9.11...22.9.23 )
---
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-09-28 04:32:21 +02:00
64305e0153
build(deps-dev): bump mkdocs from 1.3.1 to 1.4.0 ( #856 )
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.3.1...1.4.0 )
---
updated-dependencies:
- dependency-name: mkdocs
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-09-28 02:24:03 +00:00
cf4fea6d8b
build(deps-dev): bump types-requests from 2.28.10 to 2.28.11 ( #842 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.10 to 2.28.11.
- [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-09-22 02:23:24 +00:00
9d662e7d17
build(deps-dev): bump mkdocs-literate-nav from 0.4.1 to 0.5.0 ( #838 )
...
Bumps [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases )
- [Commits](https://github.com/oprypin/mkdocs-literate-nav/compare/v0.4.1...v0.5.0 )
---
updated-dependencies:
- dependency-name: mkdocs-literate-nav
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-09-21 11:12:12 +02:00
faa04613dd
build(deps-dev): bump types-ujson from 5.4.0 to 5.5.0 ( #839 )
...
Bumps [types-ujson](https://github.com/python/typeshed ) from 5.4.0 to 5.5.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-09-21 09:03:54 +00:00
428bb139f0
build(deps-dev): bump fastapi from 0.84.0 to 0.85.0 ( #833 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.84.0 to 0.85.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.84.0...0.85.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-09-21 08:54:57 +00:00
233d750c86
build(deps-dev): bump fastapi from 0.83.0 to 0.84.0 ( #831 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.83.0 to 0.84.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.83.0...0.84.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-09-15 04:19:50 +02:00
ce110bbddb
build(deps-dev): bump mkdocs-material from 8.4.4 to 8.5.0 ( #830 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.4.4 to 8.5.0.
- [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.4.4...8.5.0 )
---
updated-dependencies:
- dependency-name: mkdocs-material
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-09-14 04:24:12 +02:00
816c3ce8f3
build(deps-dev): bump types-aiofiles from 0.8.11 to 22.1.0 ( #828 )
...
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 0.8.11 to 22.1.0.
- [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-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>
2022-09-12 10:57:55 +02:00
554163c11f
build(deps-dev): bump fastapi from 0.82.0 to 0.83.0 ( #827 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.82.0 to 0.83.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.82.0...0.83.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-09-12 02:32:44 +00:00
df8946354f
build(deps-dev): bump flake8-bugbear from 22.8.23 to 22.9.11 ( #826 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.8.23 to 22.9.11.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.8.23...22.9.11 )
---
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-09-12 04:24:14 +02:00
90f49262e9
build(deps-dev): bump types-requests from 2.28.9 to 2.28.10 ( #822 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.9 to 2.28.10.
- [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-09-09 04:22:25 +02:00
3cd33e6d8b
update release notes ( #818 )
2022-09-07 12:55:37 +02:00
0103a18734
build(deps): bump cryptography from 37.0.4 to 38.0.0 ( #815 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 37.0.4 to 38.0.0.
- [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/37.0.4...38.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
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>
2022-09-07 11:30:45 +02:00
50cd514649
build(deps): bump sqlalchemy from 1.4.40 to 1.4.41 ( #816 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.4.40 to 1.4.41.
- [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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 02:18:55 +00:00
d0d5797b12
build(deps-dev): bump pytest from 7.1.2 to 7.1.3 ( #811 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.2 to 7.1.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.1.2...7.1.3 )
---
updated-dependencies:
- dependency-name: pytest
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-09-06 03:24:16 +01:00
d4530331ca
build(deps): bump pydantic from 1.10.1 to 1.10.2 ( #813 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: pydantic
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-09-06 02:15:43 +00:00
db06d434e6
build(deps-dev): bump fastapi from 0.81.0 to 0.82.0 ( #810 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.81.0 to 0.82.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.81.0...0.82.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-09-05 14:04:22 +01:00
dec14b4908
build(deps): bump pydantic from 1.10.0 to 1.10.1 ( #809 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: pydantic
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-09-01 02:25:54 +00:00
c10456f80d
build(deps): bump pydantic from 1.9.2 to 1.10.0 ( #808 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.9.2...v1.10.0 )
---
updated-dependencies:
- dependency-name: pydantic
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-08-31 04:18:10 +02:00
76f8f88bb4
build(deps-dev): bump fastapi from 0.80.0 to 0.81.0 ( #804 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.80.0 to 0.81.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.80.0...0.81.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-08-30 15:34:54 +02:00
970f98005a
free mysql and pymysl versions to include 0.1.x ( #807 )
2022-08-30 14:58:28 +02:00
7289873e5a
build(deps-dev): bump types-aiofiles from 0.8.10 to 0.8.11 ( #806 )
...
Bumps [types-aiofiles](https://github.com/python/typeshed ) from 0.8.10 to 0.8.11.
- [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-08-30 04:18:12 +02:00
c3d63a207a
build(deps-dev): bump flake8-bugbear from 22.8.22 to 22.8.23 ( #799 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.8.22 to 22.8.23.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.8.22...22.8.23 )
---
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-08-24 04:33:09 +02:00
d1a1d08121
build(deps-dev): bump fastapi from 0.79.1 to 0.80.0 ( #797 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.79.1 to 0.80.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.79.1...0.80.0 )
---
updated-dependencies:
- dependency-name: fastapi
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-08-24 04:24:44 +02:00
5d483a6b56
build(deps-dev): bump types-cryptography from 3.3.22 to 3.3.23 ( #798 )
...
Bumps [types-cryptography](https://github.com/python/typeshed ) from 3.3.22 to 3.3.23.
- [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-08-24 04:16:55 +02:00
80445e4181
build(deps-dev): bump flake8-bugbear from 22.7.1 to 22.8.22 ( #795 )
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.7.1 to 22.8.22.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.7.1...22.8.22 )
---
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-08-23 04:24:43 +02:00
fe65091a0b
build(deps-dev): bump mkdocs-gen-files from 0.3.5 to 0.4.0 ( #794 )
...
Bumps [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files ) from 0.3.5 to 0.4.0.
- [Release notes](https://github.com/oprypin/mkdocs-gen-files/releases )
- [Commits](https://github.com/oprypin/mkdocs-gen-files/compare/v0.3.5...v0.4.0 )
---
updated-dependencies:
- dependency-name: mkdocs-gen-files
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-08-23 02:17:41 +00:00
f303f0d60f
build(deps-dev): bump types-requests from 2.28.8 to 2.28.9 ( #787 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.8 to 2.28.9.
- [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-08-19 04:14:38 +02:00