Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
ae5bebb0e5
build(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] <support@github.com>
2023-09-19 15:08:36 +00:00
fda37f413f s+,docs,tests: many
- s+: local code conversion
- s+: fingerprinted user agents + override arg
- s+: rate limited default_ geocoding functions
- s+: gecoding function protocols
- docs: update api
- tests: fix np and macritchie expecteds
2023-09-05 17:34:28 +00:00
aaa1747517 meta: switch to directory layout for py.typed
i dont like it, but that's how it'll have to be
https://github.com/python/typing/issues/1333

s+: also, add __str__ support for query types (#18)
2023-09-02 17:03:23 +00:00
348e1f43c9 meta: >=py3.11 2023-09-01 06:17:47 +00:00
d5ea1f7af4 meta: use black[jupyter] + update group deps 2023-08-31 16:58:28 +00:00
22c79d9349 meta: prepare for 2.0.0 2023-08-31 14:41:25 +00:00
bb908d24bc meta: add files, 1.0.0 2023-06-02 19:39:25 +00:00