microAuth
microAuth copied to clipboard
A fast, documented, and tested python3 API boilerplate
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-python) from 3.2.0 to 3.4.1. Release notes Sourced from testcontainers's releases. v3.4.1 Fix host identification on Windows v3.4.0 No release notes provided. v3.3.0 No release notes provided. Changelog Sourced...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.12.1. Changelog Sourced from pytest-cov's changelog. 2.12.1 (2021-06-01) Changed the toml requirement to be always be directly required (instead of being required through a coverage...
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.13.1 to 0.14.0. Release notes Sourced from uvicorn's releases. Version 0.14.0 0.14.0 - 2021-06-01 Added Defaults ws max_size on server to 16MB (#995) 5/29/21 Improve user feedback...
Bumps [alembic](https://alembic.sqlalchemy.org) from 1.4.3 to 1.6.5. [](https://dependabot.com/compatibility-score/?dependency-name=alembic&package-manager=pip&previous-version=1.4.3&new-version=1.6.5) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.13.0. Release notes Sourced from pre-commit's releases. pre-commit v2.13.0 Features Setting SKIP=... skips installation as well. #1875 PR by @asottile. pre-commit-ci/issues#53 issue by @TylerYep. Attempt...
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.7.3 to 1.7.4. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Use of "infinity" as an input to datetime and...
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.2. Commits c6e0d27 Release 3.9.2 c428c55 Merge pull request #1328 from PyCQA/fix_indent_size_str f7bda92 Release 3.9.1 e3313e0 Fix bug for plugins using extend_default_ignore 434c108 Release 3.9.0...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.2.4. Release notes Sourced from pytest's releases. 6.2.4 pytest 6.2.4 (2021-05-04) Bug Fixes #8539: Fixed assertion rewriting on Python 3.10. 6.2.3 pytest 6.2.3 (2021-04-03) Bug...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.1.0. Release notes Sourced from pyjwt's releases. 2.1.0 Changelog Changed Allow claims validation without making JWT signature validation mandatory. #608 Fixed Remove padding from JWK...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0. Commits 61ccfd6 bump to 20.1.0 d1f0f11 fix inline code syntax in news f87882e add an empty line in news.rst 7a79808 update changeslog 6fd97b9 Document...