Fastapi-key-auth

Latest version: v0.15.4

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.9.0

Chore

* chore: autoupdate pre-commit hooks ([`47c8fb0`](https://github.com/iwpnd/fastapi-key-auth/commit/47c8fb00057bc583816d4ef009404827c0ddb3d6))

* chore(deps): bump actions/cache from 3.2.2 to 3.2.4

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.2...v3.2.4)

---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`d80d5a4`](https://github.com/iwpnd/fastapi-key-auth/commit/d80d5a4bc5abd7a7c240a0bbc01546c482d30016))

* chore(deps): bump actions/cache from 3.0.11 to 3.2.2

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.11...v3.2.2)

---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`86ed621`](https://github.com/iwpnd/fastapi-key-auth/commit/86ed6215a903f876085336887a5c953afa35cf58))

* chore: lockfile maintenance ([`b8a5225`](https://github.com/iwpnd/fastapi-key-auth/commit/b8a522518f6de6d6e5dbf9f3ac9b11ef60846b56))

* chore(deps): bump actions/cache from 3.0.9 to 3.0.11

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.9 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.9...v3.0.11)

---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`3f167d5`](https://github.com/iwpnd/fastapi-key-auth/commit/3f167d561646831b3493c9fa6d37668189b4e8c1))

Documentation

* docs: fix typo ([`82ef892`](https://github.com/iwpnd/fastapi-key-auth/commit/82ef892c373a5844915c020b861a679c8fb3a7d3))

Unknown

* Update dependencies to include security fixeses


Upgrade poetry configuration for dev dependencies


Add missing dependency and fix tests ([`2096083`](https://github.com/iwpnd/fastapi-key-auth/commit/20960834b20346c46c028c2e248c75974a30b101))

0.8.0

Chore

* chore: update pre-commit hooks ([`3ad1c7e`](https://github.com/iwpnd/fastapi-key-auth/commit/3ad1c7e229de017afcf9eb0c4820a818e21658b0))

Feature

* feat: default key pattern ([`72bf29b`](https://github.com/iwpnd/fastapi-key-auth/commit/72bf29bd93391eb81a538e8b7ea1d22782e274c4))

Refactor

* refactor: check key_pattern once ([`d9877c5`](https://github.com/iwpnd/fastapi-key-auth/commit/d9877c59a3a4e9876cad7d05f79c40bb8c6cd9ba))

0.7.6

Chore

* chore: update pre-commit hooks ([`c517644`](https://github.com/iwpnd/fastapi-key-auth/commit/c5176448e759bb54f491cd136ba733dd848db417))

* chore: bump fastapi dependency ([`a0837c9`](https://github.com/iwpnd/fastapi-key-auth/commit/a0837c9deb4acf7ca42570dc335a68960291c5c3))

* chore(deps): bump actions/cache from 3.0.8 to 3.0.9

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`cccfc45`](https://github.com/iwpnd/fastapi-key-auth/commit/cccfc45af5ef46bb7ddab09fb6967e3b10e2007e))

* chore(deps): bump fastapi from 0.83.0 to 0.84.0

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:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`64d3bb4`](https://github.com/iwpnd/fastapi-key-auth/commit/64d3bb4d171a8537873c35ce289ff0cad03c0b58))

* chore(deps): bump fastapi from 0.82.0 to 0.83.0

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:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`782e6ea`](https://github.com/iwpnd/fastapi-key-auth/commit/782e6eaec56a466703211afd48df31419fc350a1))

* chore(deps): bump fastapi from 0.81.0 to 0.82.0

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:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`8ef7cac`](https://github.com/iwpnd/fastapi-key-auth/commit/8ef7cac515dbd2531ea612a2f9a815f361a120ad))

* chore(deps): bump actions/cache from 3.0.5 to 3.0.8

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.0.8)

---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`73a3b9f`](https://github.com/iwpnd/fastapi-key-auth/commit/73a3b9f2e3c2de3f9b1d050a791ceb58841da01f))

* chore(deps): bump fastapi from 0.80.0 to 0.81.0

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:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`dbfd1dc`](https://github.com/iwpnd/fastapi-key-auth/commit/dbfd1dca66e3e4ecc71c6d5d8ca2a31746e0f881))

* chore(deps): bump fastapi from 0.79.1 to 0.80.0

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:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`bf2f854`](https://github.com/iwpnd/fastapi-key-auth/commit/bf2f854e8b83fe968fc8fc79bdd0948940593615))

* chore(deps): bump fastapi from 0.79.0 to 0.79.1

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.79.0 to 0.79.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.79.0...0.79.1)

---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`a3394bd`](https://github.com/iwpnd/fastapi-key-auth/commit/a3394bd6fc23f5e9192158bd02f2fe7d75ce35e0))

* chore(deps): bump actions/cache from 3.0.4 to 3.0.5

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`af0e6dd`](https://github.com/iwpnd/fastapi-key-auth/commit/af0e6ddb773c188038134287c8f205644de4bdc1))

* chore(deps): bump fastapi from 0.78.0 to 0.79.0

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.78.0 to 0.79.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.78.0...0.79.0)

---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`f5a76c1`](https://github.com/iwpnd/fastapi-key-auth/commit/f5a76c1112add51164b13178878e0d4dd55b66e5))

* chore(deps): bump actions/cache from 3.0.3 to 3.0.4

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`c60ba29`](https://github.com/iwpnd/fastapi-key-auth/commit/c60ba296001fbdc1bcd712aae0fd8df1269dcfce))

* chore(deps): bump actions/setup-python from 3 to 4

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`f8d93f6`](https://github.com/iwpnd/fastapi-key-auth/commit/f8d93f67db4fcf11662c0b1f510a24ba87895dbc))

* chore(deps): bump actions/cache from 3.0.2 to 3.0.3

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`924461e`](https://github.com/iwpnd/fastapi-key-auth/commit/924461e9001cb719385edd6e777b9aa98405c8cd))

0.7.5

Chore

* chore: bump fastapi dependency ([`9a20d77`](https://github.com/iwpnd/fastapi-key-auth/commit/9a20d77f2ba20f1127319002e5706af75df1c30d))

0.7.4

Chore

* chore: bump fastapi and starlette ([`74c4aca`](https://github.com/iwpnd/fastapi-key-auth/commit/74c4acab1d27cd6b479cadbe04f006610e27db0d))

* chore(deps): bump actions/cache from 3.0.1 to 3.0.2

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`2402b74`](https://github.com/iwpnd/fastapi-key-auth/commit/2402b745f4dc19c152f4c7bac557c1ff981626bc))

* chore(deps): bump github/codeql-action from 1 to 2

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`c6b1b88`](https://github.com/iwpnd/fastapi-key-auth/commit/c6b1b8882433eaec8d30bef3fefdbab053464167))

0.7.3

Fix

* fix: fastapi dependency range ([`8c7d5df`](https://github.com/iwpnd/fastapi-key-auth/commit/8c7d5dfd97c86d34c9c6068b7b826b2fdabcbd3c))

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.