microAuth
microAuth copied to clipboard
A fast, documented, and tested python3 API boilerplate
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.15.0 to 0.19.0. Release notes Sourced from python-dotenv's releases. Version 0.19.0 Changed Require Python 3.5 or a later version. Python 2 and 3.4 are no longer supported....
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.21 to 1.4.22. Release notes Sourced from sqlalchemy's releases. 1.4.22 Released: July 21, 2021 orm [orm] [bug] Fixed issue in new _schema.Table.table_valued() method where the resulting _sql.TableValuedColumn...
Bumps [black](https://github.com/psf/black) from 19.10b0 to 21.7b0. Release notes Sourced from black's releases. 21.7b0 Black Configuration files using TOML features higher than spec v0.5.0 are now supported (#2301) Add primer support...
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0. Changelog Sourced from requests's changelog. 2.26.0 (2021-07-13) Improvements Requests now supports Brotli compression, if either the brotli or brotlicffi package is installed. (#5783) Session.send...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.5. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Catastrophic backtracking in URL authority parser when passed URL containing...
Bumps [sendgrid](https://github.com/sendgrid/sendgrid-python) from 6.4.8 to 6.7.1. Release notes Sourced from sendgrid's releases. 6.7.1 Release Notes Library - Chore [PR #994](sendgrid/sendgrid-python#994): remove logic adding quotes to names containing , and ;....
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.1. Changelog Sourced from psycopg2-binary's changelog. Current release What's new in psycopg 2.9.1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Fix regression with named sql.Placeholder (:ticket:1291). What's new in psycopg 2.9...
Bumps alpine from 3.13.1 to 3.14.0. [](https://dependabot.com/compatibility-score/?dependency-name=alpine&package-manager=docker&previous-version=3.13.1&new-version=3.14.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.54.2 to 0.65.2. Release notes Sourced from fastapi's releases. 0.65.2 Security fixes 🔒 Check Content-Type request header before assuming JSON. Initial PR #2118 by @patrickkwang. This change...