Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

marshmallow

A lightweight library for converting complex objects to and from simple Python datatypes.
Collective - Host: opensource - https://opencollective.com/marshmallow - Code: https://github.com/marshmallow-code

Minor rework in test_blueprint.py

github.com/marshmallow-code/flask-smorest - 547709567f958f01924a21e28a8dafeab77c3b63 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #425 from marshmallow-code/gha

Rework/Update GitHub Actions workflow

github.com/marshmallow-code/flask-smorest - c750d02cecea2e4c9bb0fb1a6b71d13df10fb3e9 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
GHA: specify Python version for lint job

github.com/marshmallow-code/flask-smorest - a5cd299801caecd30732e4de766576d7b88bef8f authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
GHA: update checkout and setup-python actions

github.com/marshmallow-code/flask-smorest - 8fb66116e20519bf2bd02b8b7f8ce7dd285f4d8d authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
GHA: don't parametrize os in test matrix

github.com/marshmallow-code/flask-smorest - f884af93303eeda5f474d68de2329797cead5b52 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/flake8: 5.0.4 → 6.0.0](https://github.com/pycqa/flake8/compare/5.0....

github.com/marshmallow-code/webargs - a4743b5ea7aafff0e9bb09324193d7e4636aa3b8 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump flake8 from 5.0.4 to 6.0.0

Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
- [Release notes](https://g...

github.com/marshmallow-code/flask-smorest - 5ac7296f98e9829059c4a7835c1ca2ffc1fdbdf8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #789 from marshmallow-code/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

github.com/marshmallow-code/webargs - 4750943820d2eaf8f63d9f579b3763f9786aea32 authored about 2 years ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.19.1 → 0.19.2](https://github.com/p...

github.com/marshmallow-code/webargs - 05df241778263d4a086dee5fb7ae2d6e63b04f45 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Update CHANGELOG

github.com/marshmallow-code/flask-smorest - 23ec6a0fefc8dca6cd41cde85e7642536c094bf0 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #416 from marshmallow-code/Python_3.11

Support Python 3.11

github.com/marshmallow-code/flask-smorest - 8e357c12064ccb0e862251002b386e59219d231c authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #788 from marshmallow-code/ci_less_py_versions

Only test on min/max Python versions

github.com/marshmallow-code/webargs - d4b64109ff418bcc3daddaf268fbf05446b36262 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Only test on min/max Python versions

github.com/marshmallow-code/webargs - c7b65d83731162b7e43a918489fbcf0f571c02ad authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

github.com/marshmallow-code/webargs - 19e8e9f396a831ec728bca68b9caf4469dc3e9fd authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #787 from marshmallow-code/py311

Support Python 3.11

github.com/marshmallow-code/webargs - 2023d220a3a536b42c11ba659bc02eb2a6ea3b27 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

github.com/marshmallow-code/apispec - 5f356b34a7c661cc0991e2191abc469d97bb330b authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #809 from marshmallow-code/py_311

Support Python 3.11

github.com/marshmallow-code/apispec - 9c57bf6b6f9a6a69d9190cd292ed6ecdf950dfd4 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Support Python 3.11

github.com/marshmallow-code/webargs - 8d04ca3b5f2e73e3017d605749dcb33fd929000f authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Fix minor typo in CHANGELOG

github.com/marshmallow-code/flask-smorest - 47be5d6962ca27bfac120fcbfb01f67fd7e5002b authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Docs improvement: Move search box up the sidebar

Currently on non-index pages, the search box is the last thing to appear in the sidebar. When vi...

github.com/marshmallow-code/marshmallow - c74ed824687c0a313bbcf5fac573da477901faa9 authored about 2 years ago by Floyd <[email protected]>
Rework union types in fields.py

github.com/marshmallow-code/marshmallow - 8168ef2a6d18b8bd33b1ad9eaa17fddb0f2f9547 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Use PEP 604 where possible

github.com/marshmallow-code/marshmallow - 178982ea6713a5960525de7892d8b07d73f2d3fa authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Bump mypy from 0.990 to 0.991

Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991.
- [Release notes](https://gith...

github.com/marshmallow-code/marshmallow - 735f57f2a29064e3066d8901fc7f6cde90a6018f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #786 from marshmallow-code/dependabot/pip/mypy-0.991

Bump mypy from 0.990 to 0.991

github.com/marshmallow-code/webargs - e009eceb24cd14c7475ce0df36d8b7c609095b98 authored about 2 years ago by Stephen Rosen <[email protected]>
Bump mypy from 0.990 to 0.991

Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991.
- [Release notes](https://gith...

github.com/marshmallow-code/webargs - cbcf25687dce91c7a5b678bb57f5e1c008a237f4 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #785 from marshmallow-code/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

github.com/marshmallow-code/webargs - 9b4eb5b293468e62665203b8954828add4be3ff7 authored about 2 years ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrad...

github.com/marshmallow-code/webargs - 88e219a05a9c4c8efbaed0dfb0d2647aa623c543 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump marshmallow from 3.18.0 to 3.19.0

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.18.0 to 3.19.0.
- [R...

github.com/marshmallow-code/flask-smorest - b4bc9ec1821aa11712a08f5d70cac374ef492e88 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Support Python 3.11 (#2067)

* Support Python 3.11

* Update changelog

Co-authored-by: Steven Loria <[email protected]>

github.com/marshmallow-code/marshmallow - 083cc16e4d1e1141b9610faa393cd61710de62b7 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update changelog

github.com/marshmallow-code/marshmallow - 78edf5582ee325bba99f097cb7167ef73b6f84d8 authored about 2 years ago by Steven Loria <[email protected]>
Add timestamp as option to DateTime Fields (#2022)

* Add timestamp as option to DateTime Fields

* Load dates from timestamp timezone independant...

github.com/marshmallow-code/marshmallow - 78393d80d4e1b896a3c45f124ad8d29b0ab4b97f authored about 2 years ago by Ivo Reumkens <[email protected]>
Bump apispec from 6.0.1 to 6.0.2

Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.0.1 to 6.0.2.
- [Release not...

github.com/marshmallow-code/flask-smorest - 2081cc265cb53f77d2139d9c2a2935772ff2032a authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump version and update CHANGELOG

github.com/marshmallow-code/apispec - 593c8cb0e7ac51b6429e217778506f409c8e714c authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Add @paradoxxxzero to AUTHORS.rst

github.com/marshmallow-code/apispec - 0a7c4b14d80f4e1ac4ab38c4d0d7688f6d0d4c6d authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #811 from paradoxxxzero/dev

Allow openapi_version as str in marshmallow OpenAPIConverter

github.com/marshmallow-code/apispec - e5e8406b5de701e22e639a230ef0309e82ce80ac authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Allow openapi_version as str in marshmallow OpenAPIConverter

Fix #810

github.com/marshmallow-code/apispec - b3ecd0aa4bc96cc1ecbc50385f5105967b347148 authored about 2 years ago by Florian Mounier <[email protected]>
Get the db engine directly from the extensions dictionary.

Resolves deprecation of the .db attribute in Flask-SQLAlchemy 3.0.0

github.com/marshmallow-code/flask-marshmallow - 0997e9d735fb1288028df6e9de7b2cac05585ee1 authored about 2 years ago by Wouter van Oorschot <[email protected]>
Require flask-sqlalchemy >= 3.0.0

The flask sqlalchemy extension is stored directly in the extensions dictionary in version 3.0.0

github.com/marshmallow-code/flask-marshmallow - 339541e6d7ba39caa160613ab798b0145e940e0f authored about 2 years ago by Wouter van Oorschot <[email protected]>
Add python 3.10 pipeline

github.com/marshmallow-code/flask-marshmallow - 3a88e247796c47a8e0ff51ee18c8cb6160c54edd authored about 2 years ago by woutervanoorschot <[email protected]>
Try to update to spynx 4 to fix python 3.10 compatibility

github.com/marshmallow-code/flask-marshmallow - d19d6b145445cfacabd75afa2672538250a964f8 authored about 2 years ago by woutervanoorschot <[email protected]>
Remove python 3.6 from tox

Add python 3.10 to tox

github.com/marshmallow-code/flask-marshmallow - 859352ea4eea2933cf5b01830d0fe3c133399ade authored about 2 years ago by woutervanoorschot <[email protected]>
Update to python 3.7

Bump pyupgrade version to python 3.7
Remove azure python 3.6 pipeline
Require python >= 3.7 in ...

github.com/marshmallow-code/flask-marshmallow - 910b62d026e99b5b635f2e955521c1f5e79c5db0 authored about 2 years ago by woutervanoorschot <[email protected]>
Remove deprecated BaseResponse from tests. Replace with Response from werkzeug.wrappers.

See https://github.com/pallets/werkzeug/issues/1963 for details on deprecation.

github.com/marshmallow-code/flask-marshmallow - cb389e735d4bb0287969049078681294b99395ab authored about 2 years ago by woutervanoorschot <[email protected]>
Bump mypy from 0.982 to 0.990

Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.990.
- [Release notes](https://gith...

github.com/marshmallow-code/marshmallow - e00aa4d627a8b554bb748af995ee29332e822171 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump apispec from 6.0.0 to 6.0.1

Bumps [apispec](https://github.com/marshmallow-code/apispec) from 6.0.0 to 6.0.1.
- [Release not...

github.com/marshmallow-code/flask-smorest - 79a61eb791dbb456987a99f3da056b1fde5186be authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #784 from marshmallow-code/dependabot/pip/mypy-0.990

Bump mypy from 0.982 to 0.990

github.com/marshmallow-code/webargs - 57f7fd4d1ba09c01d172bfdeb576f11c2434478f authored about 2 years ago by Stephen Rosen <[email protected]>
Bump mypy from 0.982 to 0.990

Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.990.
- [Release notes](https://gith...

github.com/marshmallow-code/webargs - 53f85fad50f51bdfb9bae53536d3c638cf43ee8c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Support Python 3.11

github.com/marshmallow-code/apispec - cdeed1acbd63ef7a1c9cb2eae945257541773a07 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #808 from mgorny/no-mock

Remove unneeded `mock` dependency

github.com/marshmallow-code/apispec - 986b46428ef4af293f9541121f1e80cc99f4dfb1 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Remove unneeded `mock` dependency

Remove the `mock` dependency. It seems that its last use was removed
in 5293ab11f88f3e3662d1808...

github.com/marshmallow-code/apispec - 8218b893f215f73e8a816b68a17217b4e95bce82 authored about 2 years ago by Michał Górny <[email protected]>
Bump version and update CHANGELOG

github.com/marshmallow-code/apispec - c3822c60a3c8a54b9cdfc178a995dfea60a2e461 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #807 from marshmallow-code/fix_enum

Document Enum as list of values, not string

github.com/marshmallow-code/apispec - 521d9f4b5444a7dcee005a63dc3efc2e610d7af0 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Document Enum as list of values, not string

github.com/marshmallow-code/apispec - 554794182cd145c380d280f75db1ec88d448909a authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Support Python 3.11

github.com/marshmallow-code/flask-smorest - 17898867d17322152230b8c565fac686fabe3fa8 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge branch 'pin-black-importlib-metadata-dependencies' of github.com:woutervanoorschot/flask-marshmallow into pin-black-importlib-metadata-dependencies

github.com/marshmallow-code/flask-marshmallow - 55b50974faeccf3386f92bee7e07f6389a57c9af authored about 2 years ago by Wouter van Oorschot <[email protected]>
Fix pre commit linting and testing

Upgrade to black 22.3.0 to fix `ImportError: cannot import name '_unicodefun' from 'click'`

Pin...

github.com/marshmallow-code/flask-marshmallow - cc91c2fa93a6a6a9049c99f14afcc5554d0a695b authored about 2 years ago by Wouter van Oorschot <[email protected]>
Merge pull request #783 from marshmallow-code/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

github.com/marshmallow-code/webargs - 8d688056a6c06e9012c255dc3e23e97b95d2748d authored about 2 years ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrad...

github.com/marshmallow-code/webargs - fbc8cead7447b91764232e91f29235966c968e42 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump flake8-bugbear from 22.10.25 to 22.10.27

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.10.25 to 22.10.27.
- [Re...

github.com/marshmallow-code/webargs - 335e2a0fde117278b34bbdf9c41384ea68a7321c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pytest from 7.1.3 to 7.2.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0.
- [Release notes](http...

github.com/marshmallow-code/flask-smorest - 7d283fb3fee76b76b2dd32ddc274aee28c4d33ca authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 22.9.23 to 22.10.27

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.9.23 to 22.10.27.
- [Rel...

github.com/marshmallow-code/flask-smorest - 2d6523c92efb24816b4e00d6545d7a266e7075c0 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 22.9.23 to 22.10.25

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.9.23 to 22.10.25.
- [Rel...

github.com/marshmallow-code/marshmallow - 82f5020e28abee50d09acb24c1aef995cad07929 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #781 from marshmallow-code/dependabot/pip/flake8-bugbear-22.10.25

Bump flake8-bugbear from 22.9.23 to 22.10.25

github.com/marshmallow-code/webargs - 0665c695be493664fdf87cc8a63c05b075f4807b authored about 2 years ago by Stephen Rosen <[email protected]>
Bump flake8-bugbear from 22.9.23 to 22.10.25

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.9.23 to 22.10.25.
- [Rel...

github.com/marshmallow-code/webargs - e0223a7271ce68fc8b798d5d8a0fe95b8aea2221 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #780 from marshmallow-code/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

github.com/marshmallow-code/webargs - 492c0c58dfb639553b7ea9d0778937be1fc98744 authored about 2 years ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.18.3 → 0.18.4](https://github.com/p...

github.com/marshmallow-code/webargs - e9fc84b457cfd8fb275875e9c5cd396f651147f5 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.0.0 → v3.1.0](https://github.com/asottile/pyupgrad...

github.com/marshmallow-code/webargs - 4221c47e7efa2234c6ef3b356223c38992a5135d authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump sphinx from 5.2.3 to 5.3.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0.
- [Release notes](http...

github.com/marshmallow-code/marshmallow-sqlalchemy - 5e5488b3468f584c20a0983409f5be2e715c1301 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 5.2.3 to 5.3.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0.
- [Release notes](http...

github.com/marshmallow-code/marshmallow - ec013a80bfe4f558b46805a9cb48914832df7812 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 5.2.3 to 5.3.0

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0.
- [Release notes](http...

github.com/marshmallow-code/webargs - f2cc443a6b6bf13838382f940ec0b56c8f4e7278 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump version: 0.39.0 → 0.40.0

github.com/marshmallow-code/flask-smorest - 6c321d90a7898bdf0e20281cb1293f9a4dd83365 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

github.com/marshmallow-code/flask-smorest - 8098d7b6bb25ec22ab9e1c33d8fbbbaeddda8266 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #410 from marshmallow-code/bump_ma

Require marshmallow >= 3.18

github.com/marshmallow-code/flask-smorest - 1774e515241eb1b0870711f7cd362c330cbf2ed1 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Require marshmallow >= 3.18

github.com/marshmallow-code/flask-smorest - 1b5e6780fb0113fecd882139f2d6ab3f349da16d authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #409 from marshmallow-code/document_delimited_list

Document webargs'DelimitedList in API spec

github.com/marshmallow-code/flask-smorest - cb6cf888e3706794bb692dd7b57bbdf6076f7152 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Document webargs'DelimitedList in API spec

github.com/marshmallow-code/flask-smorest - a07c9284e7b446421017d493f88696a75fb21c9d authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #408 from marshmallow-code/apispec_v6

Bump apispec to 6.0.0

github.com/marshmallow-code/flask-smorest - 710e1f5bfa9dacdba3e0f561f9ec64edb71bfe78 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #394 from marshmallow-code/rework_etag

Rework ETag: remove "ETag computed with API response data using another schema", allow decoratin...

github.com/marshmallow-code/flask-smorest - 34852eebe0559b98bcc116d94f764322aab83849 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Require apispec>=6.0.0,<7

github.com/marshmallow-code/flask-smorest - 86920775769bd0b9f7f1341a57c26c947e35a665 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update CHANGELOG

github.com/marshmallow-code/apispec - 7abbf7dfea6b77d50504ad33262f6a8ed643781e authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #804 from marshmallow-code/map_to_openapi_type

map_to_openapi_type: change from decorator to classic function

github.com/marshmallow-code/apispec - 2a5b607437f60f027a840366ba1a92ff630e2a92 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
map_to_openapi_type: change from decorator to classic function

github.com/marshmallow-code/apispec - 00b0b96cf9c93b811affbffdf7b5febd210fcb01 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #803 from marshmallow-code/make_validate_spec_private_api

Remove validate_spec from public API

github.com/marshmallow-code/apispec - c084e1c4078231ac9423d30553350426a6b7b862 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Remove validate_spec from public API

github.com/marshmallow-code/apispec - aa39184673ce1d987de8753b3509bc9e5112ccde authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.38.2 → v3.0.0](https://github.com/asottile/pyupgra...

github.com/marshmallow-code/webargs - 99ff1995594ceaf96929e54129f77e5d30386a4e authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #802 from marshmallow-code/enum

Support marshmallow.fields.Enum

github.com/marshmallow-code/apispec - 549a05e660f919d0f0894f5a314b93d0cb5d836c authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Add support for marshmallow.fields.Enum

github.com/marshmallow-code/apispec - bd0d12f7b932369f718d1b222a68f1ddff399953 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Require marshmallow >= 3.18

github.com/marshmallow-code/apispec - cbe84d218ddbc5f5b9232f262e61ebb73cfa3a0d authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update CHANGELOG

github.com/marshmallow-code/apispec - 2261de98c8201eba831cef30250b1870c7632e1f authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #801 from marshmallow-code/packaging

Use packaging.Version

github.com/marshmallow-code/apispec - 3a59faa4df74638b75a199ca6e33b1b4eff05a93 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Use packaging.Version

Removes utils.OpenAPIVersion and use of deprecated distutils.version.LooseVersion

github.com/marshmallow-code/apispec - d9e7ef9e1225a4d9f1169caba6c7c1235afe8ecd authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #778 from marshmallow-code/prop2param

Add field parameter functions

github.com/marshmallow-code/apispec - be3dd4138dd8172392a3c382622d053038661285 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>
Bump mypy from 0.981 to 0.982

Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982.
- [Release notes](https://gith...

github.com/marshmallow-code/apispec - f32a1c628fcef37d3cab82eef9fc5d8918a62c0a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mypy from 0.981 to 0.982

Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982.
- [Release notes](https://gith...

github.com/marshmallow-code/webargs - 9d3cbe2b6cabcfff8dc4b65e6d920ab4b791407f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](https://github.com/pre-commit/m...

github.com/marshmallow-code/webargs - 81a90a5cfddaaa980bc1a7cc51eb56b216ebc899 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump mypy from 0.981 to 0.982

Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982.
- [Release notes](https://gith...

github.com/marshmallow-code/marshmallow - ddbe06f923befe754e213e03fb95be54e996403d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 5.2.2 to 5.2.3

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.2 to 5.2.3.
- [Release notes](http...

github.com/marshmallow-code/webargs - 17412b68cded87cef3af504f27a81dc8a7c7c014 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 5.2.2 to 5.2.3

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.2 to 5.2.3.
- [Release notes](http...

github.com/marshmallow-code/apispec - f621da90454ae9923a2c66a91e38f56f3eada96a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 5.2.2 to 5.2.3

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.2 to 5.2.3.
- [Release notes](http...

github.com/marshmallow-code/marshmallow - ad9d6da8d91b7d4da9263cb8f402b1dfc3fac363 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 5.2.2 to 5.2.3

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.2 to 5.2.3.
- [Release notes](http...

github.com/marshmallow-code/marshmallow-sqlalchemy - fe0f2492b1c96a1abacad14129dd911d3a06bb09 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>