Gotrue

Latest version: v2.12.0

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

Scan your dependencies

Page 45 of 48

1.1.1

Chore

* chore(deps): bump python-semantic-release/python-semantic-release

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.0 to 8.0.8.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.0.0...v8.0.8)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`8f094df`](https://github.com/supabase-community/gotrue-py/commit/8f094df3e6d8ba21f2c429b8c8c208c42e18f68c))

* chore(deps-dev): bump pytest from 7.4.0 to 7.4.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2.
- [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.4.0...7.4.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`cb41e8b`](https://github.com/supabase-community/gotrue-py/commit/cb41e8ba11c913411a4fd5ce19ec597ef04ff3d5))

* chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.0.
- [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/v3.3.3...v3.4.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`133eca2`](https://github.com/supabase-community/gotrue-py/commit/133eca2d76c8e69d5be439a2f0067a767377b83a))

* chore(deps-dev): bump black from 23.7.0 to 23.9.1

Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [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/23.7.0...23.9.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`5617a6a`](https://github.com/supabase-community/gotrue-py/commit/5617a6a8443db03aa829ae8ba4129b7341d11442))

* chore(deps-dev): bump faker from 19.3.0 to 19.6.1

Bumps [faker](https://github.com/joke2k/faker) from 19.3.0 to 19.6.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/v19.3.0...v19.6.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`ab39f66`](https://github.com/supabase-community/gotrue-py/commit/ab39f668f3128810baef1d7db49ad6f0cfaa8521))

Fix

* fix: add verify token hash ([`da51e8e`](https://github.com/supabase-community/gotrue-py/commit/da51e8ea262fa113da7bd77c4e67ba14c7262851))

Refactor

* refactor: remove unused v1 files ([`e9005e4`](https://github.com/supabase-community/gotrue-py/commit/e9005e4c3ee4e4a9a344993c6e3120dc30832eac))

Unknown

* Merge pull request 328 from supabase-community/feat/add-verify-token-hash

fix: add verify token hash ([`ccb2173`](https://github.com/supabase-community/gotrue-py/commit/ccb2173eb694622be100eec36942ec8a69b151a7))

* Fixed formatting ([`82a04aa`](https://github.com/supabase-community/gotrue-py/commit/82a04aaee7c6cb1047091789007f6366bbe1a535))

* Merge pull request 303 from supabase-community/dependabot/github_actions/main/python-semantic-release/python-semantic-release-8.0.8

chore(deps): bump python-semantic-release/python-semantic-release from 8.0.0 to 8.0.8 ([`cb6abab`](https://github.com/supabase-community/gotrue-py/commit/cb6abab03286a9305e480c1754c4ddfcde649196))

* Merge pull request 310 from supabase-community/dependabot/pip/main/pytest-7.4.2

chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 ([`1df12a7`](https://github.com/supabase-community/gotrue-py/commit/1df12a7d5078b5ffb8bf611ae14e18da0609e9f6))

* Merge pull request 323 from supabase-community/j0/remove_unused_v1

refactor: remove unused v1 files ([`817fafb`](https://github.com/supabase-community/gotrue-py/commit/817fafb2720f4f201f940cf37f6e4262743241e8))

* Merge pull request 305 from supabase-community/dependabot/pip/main/pre-commit-3.4.0

chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 ([`687c52d`](https://github.com/supabase-community/gotrue-py/commit/687c52daa2ef2aa4dd35348eaff83e6891f98750))

* Merge pull request 317 from supabase-community/dependabot/pip/main/black-23.9.1

chore(deps-dev): bump black from 23.7.0 to 23.9.1 ([`b0144ef`](https://github.com/supabase-community/gotrue-py/commit/b0144ef0ab12e07eea5526822a5cd0a7a3548097))

* Merge pull request 318 from supabase-community/dependabot/pip/main/faker-19.6.1

chore(deps-dev): bump faker from 19.3.0 to 19.6.1 ([`2cc68f9`](https://github.com/supabase-community/gotrue-py/commit/2cc68f944e03c61962d4da559da174f592717f18))

* Merge pull request 315 from jantznick/main

fix get_user calls fail when no session or jwt is available ([`2a562a7`](https://github.com/supabase-community/gotrue-py/commit/2a562a749c12866c42dc16c9783e8b36823b253b))

* changelog changed from precommit hooks ([`5cf279e`](https://github.com/supabase-community/gotrue-py/commit/5cf279e6711c4e235e4b83dea874fa1eea2a6695))

* update return type for get_user calls ([`ddeb595`](https://github.com/supabase-community/gotrue-py/commit/ddeb5951cb5a8f7b2fc8c5157d74feb1f339be3d))

* return None when no session or jwt on get_user calls ([`50fa8b0`](https://github.com/supabase-community/gotrue-py/commit/50fa8b00000d1a4dd54506fba4dc6c90cd893006))

1.1.0

[1.1.0](https://github.com/supabase/gotrue-js/compare/v1.0.0...v1.1.0) (2020-09-22)


Features

* remove unused packages ([7eca9d3](https://github.com/supabase/gotrue-js/commit/7eca9d3d756209ce079d2a434f2cddeb529c84c1))

1.0.4

Chore

* chore: add contents permission ([`a2a4912`](https://github.com/supabase-community/gotrue-py/commit/a2a49127a59b759e1a7336d9caf33bf277cf8a7f))

* chore: upgrade smenatic release ([`0cf22c2`](https://github.com/supabase-community/gotrue-py/commit/0cf22c2709f294d404549e141cae64d6c240fde5))

* chore(deps-dev): bump faker from 19.2.0 to 19.3.0

Bumps [faker](https://github.com/joke2k/faker) from 19.2.0 to 19.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/v19.2.0...v19.3.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`29f1a1e`](https://github.com/supabase-community/gotrue-py/commit/29f1a1e1d10182c2c3e3fc837beff0371457cac2))

* chore(deps-dev): bump faker from 18.13.0 to 19.2.0

Bumps [faker](https://github.com/joke2k/faker) from 18.13.0 to 19.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/v18.13.0...v19.2.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`0a03065`](https://github.com/supabase-community/gotrue-py/commit/0a030658bcc6b3bd3b522dec576174c1dc56a1ad))

Fix

* fix: update more pyproject.toml config options ([`3c38c2b`](https://github.com/supabase-community/gotrue-py/commit/3c38c2bb252e45d1d7a9f0b856134e269ac5db4c))

* fix: convert version_toml to array ([`d9c555d`](https://github.com/supabase-community/gotrue-py/commit/d9c555d334aa7eaf15ea1a73109e76ed6e86abd0))

* fix: add relevant pypi info and permissions ([`875484e`](https://github.com/supabase-community/gotrue-py/commit/875484ede1f71e2a87992bc52381bc2c649f7966))

* fix: add new providers ([`b4c1681`](https://github.com/supabase-community/gotrue-py/commit/b4c16818ba781fe597766d81816c2be5a8a8265e))

* fix: add type definitions for new providers ([`e033cee`](https://github.com/supabase-community/gotrue-py/commit/e033cee2e42ae318614dd59a9ba02b8f15ce5600))

Unknown

* Merge pull request 299 from supabase-community/j0/fix_version_toml

chore: add contents permission ([`7561df9`](https://github.com/supabase-community/gotrue-py/commit/7561df9a8b7b0279763e318f2a48b54693278c9b))

* Merge pull request 298 from supabase-community/j0/fix_version_toml

fix: update version options ([`b66f958`](https://github.com/supabase-community/gotrue-py/commit/b66f9589be39526340152c8523c5130dde90ea0f))

* Merge pull request 297 from supabase-community/j0/fix_semantic_release

fix: fix semantic release ([`3c9984b`](https://github.com/supabase-community/gotrue-py/commit/3c9984b2f89828f304b8f4fa1702b209ef5243bf))

* Merge pull request 290 from supabase-community/dependabot/pip/main/faker-19.3.0

chore(deps-dev): bump faker from 19.2.0 to 19.3.0 ([`52474bc`](https://github.com/supabase-community/gotrue-py/commit/52474bc1237ef0e2562f09b09aadb73e90e706e0))

* Merge pull request 293 from supabase-community/or/pydantic-v1-v2-support

Support for pydantic v1 & v2 ([`6765f07`](https://github.com/supabase-community/gotrue-py/commit/6765f0778ec16afe66cddccd7067af0451838b7a))

* revert TypeAdapter to parse_obj_as for pydantic v1 support ([`79cd743`](https://github.com/supabase-community/gotrue-py/commit/79cd7438b1482742fd832044b90a51953609944d))

* run tests with pydantic v1 under CI ([`9c4aa2a`](https://github.com/supabase-community/gotrue-py/commit/9c4aa2abe4d8d711a7d85b4a9a6ccc6e93b02eab))

* pydantic v1 & v2 compatibility ([`45456c8`](https://github.com/supabase-community/gotrue-py/commit/45456c8e4c29d5a2846cd74679091c6f055f8158))

* Merge pull request 289 from yuvanist/main

Specify minor version of pydantic to avoid dependency issue ([`c2ed950`](https://github.com/supabase-community/gotrue-py/commit/c2ed950516e4b9bee6eb8f066969049b9a361a28))

* Update lock file ([`9258777`](https://github.com/supabase-community/gotrue-py/commit/92587777ea9d1d844e25d5c4905ff8f24d50b369))

* specify minor version of pydantic ([`2b0bdb4`](https://github.com/supabase-community/gotrue-py/commit/2b0bdb4e347aaba33820dcf9b404da448148b004))

* Merge pull request 288 from supabase-community/dependabot/pip/main/faker-19.2.0

chore(deps-dev): bump faker from 18.13.0 to 19.2.0 ([`69f5994`](https://github.com/supabase-community/gotrue-py/commit/69f59947e62e4ec808376595bbffc53170f49aae))

1.0.3

What's Changed
* chore(deps): bump cryptography from 39.0.1 to 41.0.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/275
* fix: bump __init__ version to 1.02 by J0 in https://github.com/supabase-community/gotrue-py/pull/280
* chore(deps-dev): bump python-semantic-release from 7.33.2 to 7.34.6 by dependabot in https://github.com/supabase-community/gotrue-py/pull/278
* chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/284
* Upgrade gotrue-py to pydantic > 2.1.x by yuvanist in https://github.com/supabase-community/gotrue-py/pull/286
* chore(deps-dev): bump pygithub from 1.58.0 to 1.59.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/279
* feat: release v1.0.3 by J0 in https://github.com/supabase-community/gotrue-py/pull/287

New Contributors
* yuvanist made their first contribution in https://github.com/supabase-community/gotrue-py/pull/286

**Full Changelog**: https://github.com/supabase-community/gotrue-py/compare/v1.0.2...v1.0.3

1.0.2

What's Changed
* chore(deps-dev): bump pre-commit from 3.1.1 to 3.2.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/260
* fix: parse_auth_response to handle cases when data is an empty dictio… by hgseo16 in https://github.com/supabase-community/gotrue-py/pull/261
* optional last_sign_in_at in UserIdentity type by lmoj in https://github.com/supabase-community/gotrue-py/pull/265
* chore(deps): bump httpx from 0.23.3 to 0.24.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/266
* fix issue 246 by lmoj in https://github.com/supabase-community/gotrue-py/pull/264
* chore(deps): bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/268
* chore(deps): bump pydantic from 1.10.5 to 1.10.8 by dependabot in https://github.com/supabase-community/gotrue-py/pull/269
* chore(deps-dev): bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/258
* chore(deps-dev): bump pytest from 7.2.2 to 7.3.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/267
* feat: update README, release v1.0.2 by J0 in https://github.com/supabase-community/gotrue-py/pull/273

New Contributors
* hgseo16 made their first contribution in https://github.com/supabase-community/gotrue-py/pull/261
* lmoj made their first contribution in https://github.com/supabase-community/gotrue-py/pull/265

**Full Changelog**: https://github.com/supabase-community/gotrue-py/compare/v1.0.1...v1.0.2

1.0.1

What's Changed
* chore(deps-dev): bump faker from 16.6.1 to 16.7.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/229
* chore(deps): bump cryptography from 39.0.0 to 39.0.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/228
* chore(deps-dev): bump faker from 16.7.0 to 16.8.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/230
* chore(deps): bump pydantic from 1.10.4 to 1.10.5 by dependabot in https://github.com/supabase-community/gotrue-py/pull/233
* chore(deps-dev): bump faker from 16.8.1 to 17.0.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/232
* chore(deps-dev): bump pygithub from 1.57 to 1.58.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/236
* chore(deps-dev): bump pre-commit from 3.0.4 to 3.1.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/238
* chore(deps-dev): bump pre-commit from 3.1.0 to 3.1.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/241
* chore(deps-dev): bump faker from 17.0.0 to 17.3.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/239
* chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/245
* chore(deps): bump abatilo/actions-poetry from 2.2.0 to 2.3.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/240
* chore(deps-dev): bump faker from 17.3.0 to 17.6.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/244
* chore(deps-dev): bump python-semantic-release from 7.33.1 to 7.33.2 by dependabot in https://github.com/supabase-community/gotrue-py/pull/235
* chore(deps-dev): bump faker from 17.6.0 to 18.3.0 by dependabot in https://github.com/supabase-community/gotrue-py/pull/252
* fix: patch padding for base64 by J0 in https://github.com/supabase-community/gotrue-py/pull/254
* chore(deps-dev): bump faker from 18.3.0 to 18.3.1 by dependabot in https://github.com/supabase-community/gotrue-py/pull/256
* feat: bump version to 1.0.1 by J0 in https://github.com/supabase-community/gotrue-py/pull/259


**Full Changelog**: https://github.com/supabase-community/gotrue-py/compare/v1.0.0...v1.0.1

Page 45 of 48

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.