Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates jsonapi-requests from 0.6.0 to 0.8.0.

Changelog

0.8.0

------------------

- Check if ID is given for object ([60](https://github.com/socialwifi/jsonapi-requests/pull/60)).
- Dropped Python 3.8 support.
- Added Python 3.12 support.
- Switch to running tests with GitHub Actions.

0.7.0

------------------

- Dropped Python 3.5, 3.6, 3.7 support (EOL or almost EOL).
- Added Python 3.9, 3.10, 3.11 support.
- Fix usage of deprecated tenacity api ([54](https://github.com/socialwifi/jsonapi-requests/pull/54)).
- Fix `__all__` usage ([49](https://github.com/socialwifi/jsonapi-requests/pull/49)).

0.6.2

------------------

- Rewrite setup.py so that it doesn't depend on pip.

0.6.1

------------------

- Added Python 3.7 and Python 3.8 support. ([47](https://github.com/socialwifi/jsonapi-requests/pull/47))
- Dropped Python 3.4 support. ([47](https://github.com/socialwifi/jsonapi-requests/pull/47))
- Fixed `id` type in documentation. 
([47](https://github.com/socialwifi/jsonapi-requests/pull/47))
([46](https://github.com/socialwifi/jsonapi-requests/issues/46))
- Added long description to package (for pypi description page). ([48](https://github.com/socialwifi/jsonapi-requests/pull/48))
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants