Flashgeotext

Latest version: v0.5.3

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

Scan your dependencies

Page 1 of 2

0.5.3

Chore

* chore(deps): update pydantic ([`2f226a2`](https://github.com/iwpnd/flashgeotext/commit/2f226a2943b86aaa54d725989b0e92da01ee766b))

* chore: remove chore(deps) from patch_tags ([`4792172`](https://github.com/iwpnd/flashgeotext/commit/47921724df10c83f0b00095c5f26083de9cd30f5))

* chore(deps): update pydantic ([`8733def`](https://github.com/iwpnd/flashgeotext/commit/8733def1e9aa428a49aca48ab0d1686e62e201e1))

* chore(deps): update pydantic ([`3e9f491`](https://github.com/iwpnd/flashgeotext/commit/3e9f4913ebbbf251cf7e5e9ea3e14c88f71a13ee))

* chore: exclude_commit_patterns for changelog [skip ci] ([`eca1f7e`](https://github.com/iwpnd/flashgeotext/commit/eca1f7eccdc6455519da81e090fcd81af58aeb2b))

Fix

* fix: bump pydantic to v2.7.0 ([`2a98a21`](https://github.com/iwpnd/flashgeotext/commit/2a98a212bdb31f4eda1267d2d051f2b63abca3cf))

0.5.2

Chore

* chore(deps): update ([`c77483a`](https://github.com/iwpnd/flashgeotext/commit/c77483acd74223669b71ca7955e7bc5de6426d11))

* chore(deps): bump actions/cache from 3.3.2 to 3.3.3

Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.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.3.2...v3.3.3)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`9e8394e`](https://github.com/iwpnd/flashgeotext/commit/9e8394efabfddc7bfb423a767a7d36cc3fbefc07))

* chore(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`9024604`](https://github.com/iwpnd/flashgeotext/commit/9024604d36a8f4eb3cdea5afe6983ab2f594877a))

* chore: mkdocs deps, update deps ([`17a92ce`](https://github.com/iwpnd/flashgeotext/commit/17a92ceaaed1253db1a4d0fa527807b2d6bf6b21))

* 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.7.2.
- [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.7.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`f20a81c`](https://github.com/iwpnd/flashgeotext/commit/f20a81cc2b7ef757f9ac5dfbc4f9fcbbcbc04f67))

Fix

* fix: use model_dump as per pydantic 2.6 migration guide ([`d60fb27`](https://github.com/iwpnd/flashgeotext/commit/d60fb27ea92851e10e0d2205171bc293a7aef4de))

* fix: use field_validator as per pydantic 2.6 migration guide ([`af2a874`](https://github.com/iwpnd/flashgeotext/commit/af2a8748a015478c866c59a3806e73d859dcf5c2))

0.5.1

Chore

* chore: rename master to main ([`72f2ef2`](https://github.com/iwpnd/flashgeotext/commit/72f2ef29775299a8e089bad271b54a507000c9d4))

* chore: update semantic release config ([`c67f20f`](https://github.com/iwpnd/flashgeotext/commit/c67f20fd39f9a6251534542070429b47738a1764))

* chore: pre-commit autoupdate ([`d6f3d5b`](https://github.com/iwpnd/flashgeotext/commit/d6f3d5b0d9021fcdef7f6ad26c8e08b7bf965a10))

* chore: update dependencies ([`7b376e7`](https://github.com/iwpnd/flashgeotext/commit/7b376e71e8ea42599cc19a7103b56abb7a0c16c9))

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

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`5a7e7ef`](https://github.com/iwpnd/flashgeotext/commit/5a7e7ef039f32e01b703c4ac7bcd2fc9b2afd621))

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

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

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`c09ebf7`](https://github.com/iwpnd/flashgeotext/commit/c09ebf7b6cee6208c7081871c46b5c205b485bea))

* chore(deps): bump pydantic from 2.5.1 to 2.5.2

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.2/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`4f3cc38`](https://github.com/iwpnd/flashgeotext/commit/4f3cc385fe176723bca79dd1ef3651e2eee1ee6e))

* chore(deps): bump pydantic from 2.4.2 to 2.5.1

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.4.2...v2.5.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`0a551b1`](https://github.com/iwpnd/flashgeotext/commit/0a551b180d112088ab99aeb49f6d0a5e446a1b5c))

* chore(deps): bump pydantic from 2.3.0 to 2.4.2

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.3.0...v2.4.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`62abd6f`](https://github.com/iwpnd/flashgeotext/commit/62abd6f102be70fa7ef65aeb1289f20ba5771cf9))

* chore(deps): bump loguru from 0.7.0 to 0.7.2

Bumps [loguru](https://github.com/Delgan/loguru) from 0.7.0 to 0.7.2.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/Delgan/loguru/compare/0.7.0...0.7.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`a27af6c`](https://github.com/iwpnd/flashgeotext/commit/a27af6c6e458fab6f516953ea2cf1901db2d0d4d))

* chore(deps): bump actions/cache from 3.3.1 to 3.3.2

Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.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.3.1...v3.3.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`c360a12`](https://github.com/iwpnd/flashgeotext/commit/c360a12451b256a911e9a7001caf55577f387a47))

* chore(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7268c33`](https://github.com/iwpnd/flashgeotext/commit/7268c33747dc166258385dfe2dfa1f9971a471a8))

* chore(deps): bump pydantic from 2.2.1 to 2.3.0

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.2.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`61dc38a`](https://github.com/iwpnd/flashgeotext/commit/61dc38a7f073d3bbc33653907f2b6ff0d0f54070))

* chore(deps): bump pydantic from 2.1.1 to 2.2.1

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.1.1...v2.2.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`5e99e45`](https://github.com/iwpnd/flashgeotext/commit/5e99e456effa4576ed86ac7159263455f0087f09))

* chore(deps): bump pydantic from 2.0.3 to 2.1.1

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.0.3 to 2.1.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.0.3...v2.1.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`3853343`](https://github.com/iwpnd/flashgeotext/commit/385334303f124e9695e085476b71308a97de5685))

* chore: lockfile maintenance ([`5ede524`](https://github.com/iwpnd/flashgeotext/commit/5ede52493fbcb697dd9c2a03a2ad1064efd9328a))

* chore(deps): bump pydantic from 2.0.2 to 2.0.3

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.0.2...v2.0.3)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`2e90a33`](https://github.com/iwpnd/flashgeotext/commit/2e90a33f14bb2d3a155ba8256cde24cc8adafe09))

* chore(deps): bump pydantic from 2.0 to 2.0.2

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.0 to 2.0.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.0...v2.0.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`4284c1d`](https://github.com/iwpnd/flashgeotext/commit/4284c1db7f1d538ea1f63111ee28e5e6034aa85f))

* chore(deps): bump pydantic from 1.10.9 to 2.0

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.9 to 2.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.9...v2.0)

---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`8926b59`](https://github.com/iwpnd/flashgeotext/commit/8926b59248d612afba5a54f2a42fbb596f4cbbda))

* chore(deps): bump pydantic from 1.10.8 to 1.10.9

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.8...v1.10.9)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`b2b6b8f`](https://github.com/iwpnd/flashgeotext/commit/b2b6b8fbf28a070053959f56d9a658f0d7ced698))

* chore(deps): bump cryptography from 39.0.2 to 41.0.0

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.2...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`4079de0`](https://github.com/iwpnd/flashgeotext/commit/4079de01ac8cf8f20228a599b3ba7813829d58d0))

* chore(deps): bump pydantic from 1.10.7 to 1.10.8

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.8/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.7...v1.10.8)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`6f68635`](https://github.com/iwpnd/flashgeotext/commit/6f686357fb94b5c14c98f735b752e958cf3c3d34))

* chore(deps): bump requests from 2.28.2 to 2.31.0

Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`cd3c0f1`](https://github.com/iwpnd/flashgeotext/commit/cd3c0f15600b338252e25d84e5e04dcc22509b03))

* chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`695ec97`](https://github.com/iwpnd/flashgeotext/commit/695ec97f1e9389958e6a0e48719791c172afa722))

* chore(deps): bump pymdown-extensions from 9.10 to 10.0

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.10 to 10.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.10...10.0)

---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`9cfc258`](https://github.com/iwpnd/flashgeotext/commit/9cfc25888c6a1aa9e0d7f73b2e3a8f2d41a9e253))

* chore: drop awscli dependency ([`3eb9e32`](https://github.com/iwpnd/flashgeotext/commit/3eb9e32f79d1dccb0e29547d0f60e3b0786773b9))

* chore: drop reference to iwpnd.pw ([`57b84e6`](https://github.com/iwpnd/flashgeotext/commit/57b84e67fa583a1d8dcffeeb22b7f734811968ff))

* chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`53d8ef2`](https://github.com/iwpnd/flashgeotext/commit/53d8ef2680ee807c7b3cbd518cd46afb25d15aca))

* chore(deps): bump loguru from 0.6.0 to 0.7.0

Bumps [loguru](https://github.com/Delgan/loguru) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/Delgan/loguru/compare/0.6.0...0.7.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7d3f28a`](https://github.com/iwpnd/flashgeotext/commit/7d3f28a935d2dc39a05698b99854c7fec83eb698))

* chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`6f0a877`](https://github.com/iwpnd/flashgeotext/commit/6f0a877953fead196290c842ef16bafc5a1f4189))

* chore(deps): bump pydantic from 1.10.6 to 1.10.7

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.7/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.6...v1.10.7)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`82b2ac8`](https://github.com/iwpnd/flashgeotext/commit/82b2ac8b215b9268077b797fecd767f25404c0b8))

* chore(deps): bump actions/cache from 3.2.6 to 3.3.1

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
- [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.6...v3.3.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`e42b8f8`](https://github.com/iwpnd/flashgeotext/commit/e42b8f8363ba168709f36d9134e681acd7eeaed6))

* chore(deps): bump pydantic from 1.10.5 to 1.10.6

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.6/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`80578d8`](https://github.com/iwpnd/flashgeotext/commit/80578d8971379f69f127bb198da57d944751937f))

* chore(deps): bump actions/cache from 3.2.5 to 3.2.6

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
- [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.5...v3.2.6)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`36891c1`](https://github.com/iwpnd/flashgeotext/commit/36891c1d8568f1cff97f0d08fc2fa1c2dcc4b0de))

* chore(deps): bump pydantic from 1.10.4 to 1.10.5

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.5/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.4...v1.10.5)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`59eb8b0`](https://github.com/iwpnd/flashgeotext/commit/59eb8b06681a7a24af3be3a0108c2c7ace55dbad))

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

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.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.2.4...v3.2.5)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`f535a38`](https://github.com/iwpnd/flashgeotext/commit/f535a38605c9e16ca597727b3ef613603c5cce43))

* chore(deps): bump cryptography from 39.0.0 to 39.0.1

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.0...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`4350a48`](https://github.com/iwpnd/flashgeotext/commit/4350a4851d73767f3d0f11428908f1200fa517b3))

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

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 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.3...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> ([`1597f37`](https://github.com/iwpnd/flashgeotext/commit/1597f37a0a43b4c8aa68a810881a08777d524254))

Fix

* fix: something smol to trigger semantic release :O ([`95762f2`](https://github.com/iwpnd/flashgeotext/commit/95762f24a6514cd6b11acfbb4bdf758cb0ce473b))

0.5.0

Chore

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

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.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.2.2...v3.2.3)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`32a30f9`](https://github.com/iwpnd/flashgeotext/commit/32a30f97652f9d870373ebf5b7a1f829fc2dd801))

* chore(deps): bump pydantic from 1.10.2 to 1.10.4

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.4/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.2...v1.10.4)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`0219aaf`](https://github.com/iwpnd/flashgeotext/commit/0219aaf0ee1bbd59ceca511918bf1cb50b5c955b))

* chore(deps): bump gitpython from 3.1.29 to 3.1.30

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.30.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.29...3.1.30)

---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`871c6f1`](https://github.com/iwpnd/flashgeotext/commit/871c6f150492dfea99755d3673b269ace992fc58))

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

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.1 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.2.1...v3.2.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`a0460be`](https://github.com/iwpnd/flashgeotext/commit/a0460bea32d936f330b87adb6556dd483561f659))

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

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`2a09fab`](https://github.com/iwpnd/flashgeotext/commit/2a09fab25c0656e7d364c5839015c22287af5c18))

* chore(deps): bump certifi from 2022.9.24 to 2022.12.7

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`14f6511`](https://github.com/iwpnd/flashgeotext/commit/14f6511e98a31eba57a844b38a7efe1d8464b8a4))

* chore: update dev dependencies ([`f75a0ce`](https://github.com/iwpnd/flashgeotext/commit/f75a0ce4e97f711be2eb662935ac2039bfad8b6e))

* chore: lockfile maintenance ([`7011567`](https://github.com/iwpnd/flashgeotext/commit/7011567dcf584c5ab6da7864c161bfa8012ac2b0))

* chore: update pre-commit hooks ([`9142b3c`](https://github.com/iwpnd/flashgeotext/commit/9142b3c766d9ff24f326c6cb5fdd9e9c7bd5188a))

* chore(deps): bump cryptography from 37.0.4 to 38.0.3

Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 38.0.3.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/37.0.4...38.0.3)

---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`9cdf65e`](https://github.com/iwpnd/flashgeotext/commit/9cdf65e4c6ad0f3bfa9e87120d796f6024f32f53))

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

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 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.10...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> ([`12cd4bc`](https://github.com/iwpnd/flashgeotext/commit/12cd4bc5c02bb8432742a6c9e4d3a11f8c3a83dd))

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

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.10.
- [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.10)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`1601db5`](https://github.com/iwpnd/flashgeotext/commit/1601db59b8f62b2f1f69a1f051a3f34687980839))

* chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7cd17f9`](https://github.com/iwpnd/flashgeotext/commit/7cd17f9cd9c03b937453a03f730725309d933ff7))

* chore: update github actions ([`bdcd029`](https://github.com/iwpnd/flashgeotext/commit/bdcd0299e4686e23332072049aa49e35631a4e9d))

* chore: update github actions ([`9297fd7`](https://github.com/iwpnd/flashgeotext/commit/9297fd7e8cd1180ab9ac214f056d187da49eb1b6))

* 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> ([`0ed9ebc`](https://github.com/iwpnd/flashgeotext/commit/0ed9ebc6139e4d398f266deaf73a99c71f4c1497))

* chore(deps): bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`306e15e`](https://github.com/iwpnd/flashgeotext/commit/306e15e4a3070929811f4fee8b65038a029dcdaf))

* chore: lockfile maintenance ([`75b9375`](https://github.com/iwpnd/flashgeotext/commit/75b9375707f6a7ee1850033950db2f476d9683f6))

* chore(deps): bump pydantic from 1.9.1 to 1.9.2

Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.9.1...v1.9.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`c4d0604`](https://github.com/iwpnd/flashgeotext/commit/c4d0604b5c6837d195f12047fec1782f13910885))

* chore(deps): bump pydantic from 1.9.0 to 1.9.1

Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/v1.9.1/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.9.0...v1.9.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`296bfb5`](https://github.com/iwpnd/flashgeotext/commit/296bfb5cbcc2155516b7e8cb15171073c8117dfa))

Documentation

* docs: update actions badge ([`a83af01`](https://github.com/iwpnd/flashgeotext/commit/a83af01dd04de2b278f1d13680a33980e0e5a01d))

* docs: update poetry action ([`b0de497`](https://github.com/iwpnd/flashgeotext/commit/b0de497af354d02ed8cd230eec994fab36936689))

* docs: fix docs workflow ([`fc64e76`](https://github.com/iwpnd/flashgeotext/commit/fc64e764f865f1600661ce647e7b577fa2d2ea60))

Feature

* feat: drop 3.8 support in favour of >3.10 ([`0a52772`](https://github.com/iwpnd/flashgeotext/commit/0a527729c7c3c54582236703f9be1de6cbdb4645))

Refactor

* refactor: lookup validation ([`561f287`](https://github.com/iwpnd/flashgeotext/commit/561f28719bc1e9d1cd61c3db368d365b70c32736))

* refactor: extraction ([`95aff8f`](https://github.com/iwpnd/flashgeotext/commit/95aff8f7b65ecbe3fdd948236529a7ea3c9db741))

Test

* test: speed up ([`f8c132c`](https://github.com/iwpnd/flashgeotext/commit/f8c132c3c4c48204b78800b0b33ac3b27d187f85))

0.4.2

Chore

* chore: remove version_pattern ([`57e6196`](https://github.com/iwpnd/flashgeotext/commit/57e6196883afb9ee35a7691494b4e540c84d6f6a))

* chore: bump conda version ([`036d128`](https://github.com/iwpnd/flashgeotext/commit/036d12862020dfb2c789c7a3fca38249fb9d7b3f))

* chore: update changelog [skip ci] ([`5a0ebe3`](https://github.com/iwpnd/flashgeotext/commit/5a0ebe3f8a4fa341cec3aa8ac424d4ad62f8abf2))

0.4.1

Chore

* chore: fix typo ([`85fcb4d`](https://github.com/iwpnd/flashgeotext/commit/85fcb4dbfbb9bec1b4501ebcfdb6d2db855234f0))

* chore(deps): bump loguru from 0.5.3 to 0.6.0

Bumps [loguru](https://github.com/Delgan/loguru) from 0.5.3 to 0.6.0.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/Delgan/loguru/compare/0.5.3...0.6.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`e8d9ecc`](https://github.com/iwpnd/flashgeotext/commit/e8d9eccf4e358dd9afc6d57929343b133a4c02ee))

* chore(deps): bump pydantic from 1.8.2 to 1.9.0

Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`b3e597a`](https://github.com/iwpnd/flashgeotext/commit/b3e597a055f4792dbfa427e23ec317e8514cb41b))

* chore: setup codeql analysis ([`74243c4`](https://github.com/iwpnd/flashgeotext/commit/74243c40fb585f7c4830576a72fb37a5dee27229))

Documentation

* docs: update ([`91a04a2`](https://github.com/iwpnd/flashgeotext/commit/91a04a2f0d34784f11ffa801d534baeb7f44194a))

* docs: update ([`5f613ad`](https://github.com/iwpnd/flashgeotext/commit/5f613adf9351cb5557701820cbac066e7d42e3fe))

Fix

* fix: parse extract when span_info is false ([`d497b57`](https://github.com/iwpnd/flashgeotext/commit/d497b5797d81e669712c9a73500fbb16acfc5bd2))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.