Supabase-auth

Latest version: v2.11.2

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

Scan your dependencies

Page 10 of 11

0.5.1

Chore

* chore: implement github action for manual release ([`cd8a590`](https://github.com/supabase/auth-py/commit/cd8a590effe65fa5ce1eb1fe3eef265e6f5fd655))

* chore: setup release ([`0a9ca44`](https://github.com/supabase/auth-py/commit/0a9ca445c7042057be0025562da85aceed22e8e3))

* chore(deps-dev): bump python-semantic-release from 7.28.0 to 7.28.1 (110)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.28.0 to 7.28.1.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.28.0...v7.28.1)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`8a19b39`](https://github.com/supabase/auth-py/commit/8a19b3941d4a0eb06e5f2d3479a3c99b3cced0fd))

* chore(deps-dev): bump pre-commit from 2.17.0 to 2.18.1 (107)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1)

---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`d0abb73`](https://github.com/supabase/auth-py/commit/d0abb73ccccc0eefbd0dfcea95766bb29ae96be7))

* chore(deps-dev): bump black from 22.1.0 to 22.3.0 (105)

Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.1.0...22.3.0)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`d2e6761`](https://github.com/supabase/auth-py/commit/d2e676150b2a5d72bf9464bfb44442401f452605))

* chore(deps-dev): bump faker from 13.3.3 to 13.3.4 (106)

Bumps [faker](https://github.com/joke2k/faker) from 13.3.3 to 13.3.4.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v13.3.3...v13.3.4)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`a309526`](https://github.com/supabase/auth-py/commit/a309526dc6302a791b780476b12428d8ad1d7781))

* chore(deps-dev): bump python-semantic-release from 7.27.0 to 7.28.0 (109)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`8042862`](https://github.com/supabase/auth-py/commit/804286224c86a45163f722aae42ac18deb05293e))

* chore(deps-dev): bump pytest-asyncio from 0.18.2 to 0.18.3 (104)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.2 to 0.18.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.18.2...v0.18.3)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`270bd1e`](https://github.com/supabase/auth-py/commit/270bd1e6b267f36a3b944ba3588bbc7d48feb09c))

* chore(deps-dev): bump faker from 13.3.2 to 13.3.3 (103)

Bumps [faker](https://github.com/joke2k/faker) from 13.3.2 to 13.3.3.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v13.3.2...v13.3.3)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`bea6573`](https://github.com/supabase/auth-py/commit/bea65739c558e25a842c2b399d413724a00cd113))

* chore(deps-dev): bump pytest from 7.1.0 to 7.1.1 (102)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.1.
- [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.0...7.1.1)

---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`c0d06af`](https://github.com/supabase/auth-py/commit/c0d06af7b870e2c1085a4034738a32856a384306))

* chore(deps-dev): bump python-semantic-release from 7.26.0 to 7.27.0 (101)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.26.0...v7.27.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`3bfe980`](https://github.com/supabase/auth-py/commit/3bfe980ffb6b743fab101a981695ecb10196d9a8))

* chore(deps-dev): bump faker from 13.3.1 to 13.3.2 (100)

Bumps [faker](https://github.com/joke2k/faker) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v13.3.1...v13.3.2)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`feb9bc6`](https://github.com/supabase/auth-py/commit/feb9bc6938f1995299fb88c0a085f795f0440e1f))

* chore(deps-dev): bump pytest from 7.0.1 to 7.1.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.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.0.1...7.1.0)

---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`c8181d2`](https://github.com/supabase/auth-py/commit/c8181d2bc6076599611b9e17203c81d8650584c3))

* chore(deps-dev): bump python-semantic-release from 7.25.2 to 7.26.0 (98)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.25.2 to 7.26.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.25.2...v7.26.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`aaddf78`](https://github.com/supabase/auth-py/commit/aaddf78696aa599264a0dd665458ec491cc57c32))

* chore(deps-dev): bump faker from 13.3.0 to 13.3.1 (97)

Bumps [faker](https://github.com/joke2k/faker) from 13.3.0 to 13.3.1.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v13.3.0...v13.3.1)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`26428de`](https://github.com/supabase/auth-py/commit/26428de8aa1c1202adc65ca4e1c4687fd62badf5))

* chore(deps-dev): bump pytest-asyncio from 0.18.1 to 0.18.2 (96)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.1...v0.18.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`6e7b257`](https://github.com/supabase/auth-py/commit/6e7b257023497e6fecd79d396cfc106762f4785c))

* chore(deps-dev): bump faker from 13.2.0 to 13.3.0 (95)

Bumps [faker](https://github.com/joke2k/faker) from 13.2.0 to 13.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v13.2.0...v13.3.0)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`627404c`](https://github.com/supabase/auth-py/commit/627404cd5dc93fb0ecb4f594922360d9fd048a68))

* chore(deps-dev): bump python-semantic-release from 7.25.1 to 7.25.2 (94)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.25.1 to 7.25.2.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.25.1...v7.25.2)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`3273350`](https://github.com/supabase/auth-py/commit/327335056f1c82684019436aafde129573bc91a8))

* chore(deps-dev): bump python-semantic-release from 7.25.0 to 7.25.1 (93)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.25.0 to 7.25.1.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.25.0...v7.25.1)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`c2e54a6`](https://github.com/supabase/auth-py/commit/c2e54a698de49581c6e72dea1f918b4745cd67dc))

* chore(deps-dev): bump faker from 13.0.0 to 13.2.0 (92)

Bumps [faker](https://github.com/joke2k/faker) from 13.0.0 to 13.2.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v13.0.0...v13.2.0)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`e0156bc`](https://github.com/supabase/auth-py/commit/e0156bc214d1bcd5229f83190e084c1b8b1cf551))

* chore(deps-dev): bump python-semantic-release from 7.24.0 to 7.25.0 (91)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.24.0...v7.25.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`9b30df6`](https://github.com/supabase/auth-py/commit/9b30df6872f3b36e8cdd277ae84161233e6bd3c3))

* chore(deps-dev): bump faker from 12.3.3 to 13.0.0 (90)

Bumps [faker](https://github.com/joke2k/faker) from 12.3.3 to 13.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v12.3.3...v13.0.0)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`ff1653e`](https://github.com/supabase/auth-py/commit/ff1653eb9ab98b99e6200d3bfbea7a36dbadf079))

* chore(deps-dev): bump faker from 12.3.0 to 12.3.3 (89)

Bumps [faker](https://github.com/joke2k/faker) from 12.3.0 to 12.3.3.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v12.3.0...v12.3.3)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`da7c173`](https://github.com/supabase/auth-py/commit/da7c173353b683bd682b8f84325d47b9a2818b6c))

* chore(deps-dev): bump pytest from 7.0.0 to 7.0.1 (88)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1.
- [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.0.0...7.0.1)

---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`ec198b0`](https://github.com/supabase/auth-py/commit/ec198b07e200cfd98c8e7f8e3e946a1bcd3cbf97))

* chore(deps-dev): bump faker from 12.2.0 to 12.3.0 (87)

Bumps [faker](https://github.com/joke2k/faker) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v12.2.0...v12.3.0)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`3addee0`](https://github.com/supabase/auth-py/commit/3addee0a7b9f4af834f11bab86b7dc4480f6635c))

* chore(deps-dev): bump pytest-asyncio from 0.17.2 to 0.18.1 (86)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.2 to 0.18.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.2...v0.18.1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`f14e19d`](https://github.com/supabase/auth-py/commit/f14e19d1a31a1f61fd192f48d68684f591f08a02))

* chore(deps-dev): bump faker from 12.1.0 to 12.2.0 (85)

Bumps [faker](https://github.com/joke2k/faker) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v12.1.0...v12.2.0)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`df71a96`](https://github.com/supabase/auth-py/commit/df71a964f56172a4fd6292defc76f52a812f8a88))

* chore(deps-dev): bump faker from 12.0.0 to 12.1.0 (83)

Bumps [faker](https://github.com/joke2k/faker) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v12.0.0...v12.1.0)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`809b75d`](https://github.com/supabase/auth-py/commit/809b75d2c02b489e7b4a2fe4c7944343b97a6912))

* chore(deps-dev): bump pytest from 6.2.5 to 7.0.0 (82)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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/6.2.5...7.0.0)

---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`7a749ac`](https://github.com/supabase/auth-py/commit/7a749ac3227ba0825a211dd85503e81a89f9708b))

* chore(deps-dev): bump faker from 11.3.0 to 12.0.0 (81)

Bumps [faker](https://github.com/joke2k/faker) from 11.3.0 to 12.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v11.3.0...v12.0.0)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`f54751a`](https://github.com/supabase/auth-py/commit/f54751a7baba7dd250d16193efd4eb7522454cf1))

* chore(deps-dev): bump black from 21.12b0 to 22.1.0 (80)

Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/22.1.0)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`a284212`](https://github.com/supabase/auth-py/commit/a28421291f145c11cbc36c6a2c46c86803a7e848))

* chore(deps): bump httpx from 0.21.3 to 0.22.0 (79)

Bumps [httpx](https://github.com/encode/httpx) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.21.3...0.22.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`9e2101d`](https://github.com/supabase/auth-py/commit/9e2101dfd657f30a0b6665943dfbd51b51299deb))

* chore(deps-dev): bump python-semantic-release from 7.23.0 to 7.24.0 (78)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.23.0...v7.24.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`84c6071`](https://github.com/supabase/auth-py/commit/84c60712cae9fe2277530ef525960d795d52f7be))

Fix

* fix: upgrade dependencies and fix tests (126)

* fix: upgrade dependencies

* fix: update docker-compose of infra

* chore: upgrade pre-commit config

* chore: upgrade github action for ci ([`c9f2bde`](https://github.com/supabase/auth-py/commit/c9f2bde349f3f4e415366966ce0a39a1ac2084f2))

Unknown

* Merge pull request 99 from supabase-community/dependabot/pip/main/pytest-7.1.0

chore(deps-dev): bump pytest from 7.0.1 to 7.1.0 ([`657f07b`](https://github.com/supabase/auth-py/commit/657f07b8dc6a7a49ef0badf11e6e97d143a3250a))

0.5.0

Automatically generated by python-semantic-release ([`888ba1b`](https://github.com/supabase/auth-py/commit/888ba1b9bcb8c4c89c3910408213053afac8e553))

* chore: set upload_to_repository to true ([`6316827`](https://github.com/supabase/auth-py/commit/63168276afd5e7786c8c55baadceef6ad60ab14f))

* chore(deps-dev): bump pytest-asyncio from 0.17.1 to 0.17.2 (73)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.1...v0.17.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`c6d4d09`](https://github.com/supabase/auth-py/commit/c6d4d09deac00bf0c58b3a4f7da6a7303c423790))

* chore(deps-dev): bump pre-commit from 2.16.0 to 2.17.0 (74)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.16.0...v2.17.0)

---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`150ae9d`](https://github.com/supabase/auth-py/commit/150ae9d71c9d034d0f86d43683203e1702266f57))

* chore(deps-dev): bump pytest-asyncio from 0.17.0 to 0.17.1 (72)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.0...v0.17.1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`bc6f391`](https://github.com/supabase/auth-py/commit/bc6f391f07ba22467503cf25be3db48bebd58c14))

Documentation

* docs: add maintainers file ([`2f5f005`](https://github.com/supabase/auth-py/commit/2f5f005235e90127cb7effde7396bb55088b815f))

Feature

* feat: add create user param to sign in (75)

* feat: add create user param to sign in

ref: https://github.com/supabase/gotrue/pull/318

* &39;Refactored by Sourcery&39; (76)

Co-authored-by: Sourcery AI <>

* chore: format code

* chore: format code

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]users.noreply.github.com> ([`57ec6d8`](https://github.com/supabase/auth-py/commit/57ec6d8efe1233c1b90a8585045e6f85a4a3c17b))

0.4.0

Automatically generated by python-semantic-release ([`d2e138c`](https://github.com/supabase/auth-py/commit/d2e138c8143cceab47dc6cd67089a53c0f259be9))

Feature

* feat: add notion to enum of providers (70)

* feat: add notion to enum of providers

* &39;Refactored by Sourcery&39; (71)

Co-authored-by: Sourcery AI <>

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]users.noreply.github.com> ([`a8f2c45`](https://github.com/supabase/auth-py/commit/a8f2c45b25c9d008de7a5e1e6f18cc47a259c73c))

0.3.5

Automatically generated by python-semantic-release ([`5034285`](https://github.com/supabase/auth-py/commit/50342856e4823136890b98d38d306cd8a83708c2))

* chore(deps-dev): bump pytest-asyncio from 0.16.0 to 0.17.0 (67)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`e1acdf3`](https://github.com/supabase/auth-py/commit/e1acdf3036883bf7cabcb6cac9e7b9f5ac99a651))

Fix

* fix: delete_user returns Exception event if response is Ok (68)

* fix: delete_user returns Exception event if response is Ok

* &39;Refactored by Sourcery&39; (69)

Co-authored-by: Sourcery AI <>

* chore: format code

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]users.noreply.github.com> ([`23c167e`](https://github.com/supabase/auth-py/commit/23c167e7082c5ddb4dd64b958aa55065c2b3e468))

0.3.4

Automatically generated by python-semantic-release ([`4b5ce2f`](https://github.com/supabase/auth-py/commit/4b5ce2f583ca84a972445a7cd08ffd44bbbb03c9))

* chore: fix http warning use ([`19005e2`](https://github.com/supabase/auth-py/commit/19005e2b9715075a9fb9bb0a75b7b786b9710aac))

* chore: fix http warning use (61)

because the intention is good but instead receives an annoying print. ([`ae20a8e`](https://github.com/supabase/auth-py/commit/ae20a8ea7bd0979cd48e06b426a2c8534efea93c))

* chore: fix config ([`2f94bfd`](https://github.com/supabase/auth-py/commit/2f94bfdbc2cf20ef50ec777bbda03face1da3e85))

Fix

* fix: string formatting in `delete_user` (64)

* fix: string formatting (vs. javascript style) ([`d783015`](https://github.com/supabase/auth-py/commit/d783015b5d2472fe95a83f5d42efe97f79331516))

0.3.3

Automatically generated by python-semantic-release ([`d355393`](https://github.com/supabase/auth-py/commit/d355393bacc339678543b2637dcc9295c41bc8b7))

* chore(deps): upgrade dependencies ([`029bcd4`](https://github.com/supabase/auth-py/commit/029bcd49c7d986ee2454e8517474f212f996d9c5))

* chore(deps): bump httpx from 0.21.2 to 0.21.3 (60)

Bumps [httpx](https://github.com/encode/httpx) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.21.2...0.21.3)

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

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`328f2bb`](https://github.com/supabase/auth-py/commit/328f2bb52c4cff4d5f0ced91861e574eec3242ad))

* chore: remove skip of tests (59)

* chore: remove skip of tests in async version

* chore: remove skip of tests in sync version ([`70b1286`](https://github.com/supabase/auth-py/commit/70b128680588c8bb96ec0d0e1a2a66820a590222))

* chore(deps-dev): bump faker from 11.1.0 to 11.3.0

Bumps [faker](https://github.com/joke2k/faker) from 11.1.0 to 11.3.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v11.1.0...v11.3.0)

---
updated-dependencies:
- dependency-name: faker
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`67a52e8`](https://github.com/supabase/auth-py/commit/67a52e8ad178695367bda26d01fc7c469803487e))

* chore(deps): bump httpx from 0.21.1 to 0.21.2

Bumps [httpx](https://github.com/encode/httpx) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.21.1...0.21.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`52c9a4a`](https://github.com/supabase/auth-py/commit/52c9a4ae593fe80471a37e0e3a328345816fac53))

* chore: filter deploy section by repo owner ([`c28e6c7`](https://github.com/supabase/auth-py/commit/c28e6c76152fc81882b514b108e629c1aea3504f))

* chore: add ignore md rules to dev container and fix changelog ([`2638c1b`](https://github.com/supabase/auth-py/commit/2638c1b5bc1da97826812546b4e7902111b46fa9))

* chore: update poetry version in ci github action ([`a1e765d`](https://github.com/supabase/auth-py/commit/a1e765d87331638ac038c76f6a4f3f8d538571f4))

* chore: add python versions badge to readme ([`cb407bd`](https://github.com/supabase/auth-py/commit/cb407bd4e00c8e1c3fdfab7773a61ee797bae60f))

* chore: fix rule in makefile ([`455d0ce`](https://github.com/supabase/auth-py/commit/455d0cefe2163f24f3246a8673a03ab10730bc19))

Unknown

* Merge pull request 57 from supabase-community/dependabot/pip/main/faker-11.3.0

chore(deps-dev): bump faker from 11.1.0 to 11.3.0 ([`2ffcd22`](https://github.com/supabase/auth-py/commit/2ffcd22050a977c8b852445cd12f493a03695fd5))

* Merge pull request 58 from supabase-community/dependabot/pip/main/httpx-0.21.2

chore(deps): bump httpx from 0.21.1 to 0.21.2 ([`79cc984`](https://github.com/supabase/auth-py/commit/79cc98453e2cebdffab7ebcdf86e6b59a98c32fd))

* Merge pull request 56 from leynier/main

chore: filter deploy section by repo owner ([`b07bd7b`](https://github.com/supabase/auth-py/commit/b07bd7ba73be931569e176daef073b53edfc356f))

* Merge pull request 55 from leynier/chore/add-ignore-md-rules-to-dev-container-and-fix-changelog

chore: add ignore md rules to dev container and fix changelog ([`b74576d`](https://github.com/supabase/auth-py/commit/b74576d7e20d9a5dffaac66572243aa02120f4da))

* Merge pull request 53 from supabase-community/chore/add-python-versions-badge-to-readme

chore: add python versions badge to readme ([`ad2e2ea`](https://github.com/supabase/auth-py/commit/ad2e2ea0a7b3b6b27ef99dcf6c157e90fd750244))

* Merge pull request 54 from supabase-community/chore/fix-rule-in-makefile

chore: fix rule in makefile ([`56fd621`](https://github.com/supabase/auth-py/commit/56fd621474f2c25f96924b9f4e666864e32fd28f))

Page 10 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.