farcaster-py
farcaster-py copied to clipboard
A Python SDK for the Farcaster network
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.8.0 to 7.0.1. Changelog Sourced from importlib-metadata's changelog. v7.0.1 Bugfixes Corrected the interface for SimplePath to encompass the expectations of locate_file and PackagePath. Fixed type annotations to...
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.10.3 to 2023.12.25. Changelog Sourced from regex's changelog. Version: 2023.12.25 Cannot get release notification action in main.yml to work. Commenting it out for now. Version: 2023.12.24 Fixed...
Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.8.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.8 We’ve just uploaded mypy 1.8 to the Python Package Index (PyPI). Mypy...
Bumps [babel](https://github.com/python-babel/babel) from 2.13.1 to 2.14.0. Release notes Sourced from babel's releases. Version 2.14.0 Upcoming deprecation This version, Babel 2.14, is the last version of Babel to support Python 3.7....
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.7 to 3.0.3. Commits 1a5ffc1 Bump pylint to 3.0.3, update changelog 54687e7 Disallow isort 5.13.0 (#9290) (#9292) fea5483 [wrong-exception-operation] Fix FP for tuple concatenation of exception types......
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.2 to 1.9.4. Release notes Sourced from yarl's releases. 1.9.4 Bug fixes Started raising :py:exc:TypeError when a string value is passed into :py:meth:~yarl.URL.build as the port argument...
Bumps [identify](https://github.com/pre-commit/identify) from 2.5.31 to 2.5.33. Commits 3d4672c v2.5.33 69fcae7 Merge pull request #433 from om-henners/patch-1 8dfb002 Add pyt extension bce1aad Merge pull request #430 from pre-commit/pre-commit-ci-update-config 5bf8237 [pre-commit.ci] pre-commit...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 5.0.0. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.6 to 20.25.0. Release notes Sourced from virtualenv's releases. 20.25.0 What's Changed release 20.24.6 by @gaborbernat in pypa/virtualenv#2657 Allow platformdirs v4 by @alex in pypa/virtualenv#2664 Bump wheels...
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6. Changelog Sourced from idna's changelog. 3.6 (2023-11-25) ++++++++++++++++ Fix regression to include tests in source distribution. 3.5 (2023-11-24) ++++++++++++++++ Update to Unicode 15.1.0 String...