Ecosyste.ms: OpenCollective

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

github.com/marshmallow-code/webargs

A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
https://github.com/marshmallow-code/webargs

Bump sphinx from 7.1.0 to 7.1.1

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

ff43567272d217b202cbf0bb099646e61f60af17 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump furo from 2023.5.20 to 2023.7.26

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.5.20 to 2023.7.26.
- [Release notes](h...

8a9cba380f0c6708486db84c0c98a864a79c1e8e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #861 from marshmallow-code/dependabot/pip/sphinx-7.1.0

Bump sphinx from 7.0.1 to 7.1.0

86bf51b8480a6d4c700c8769a004462c7e98af8d authored over 1 year ago by Stephen Rosen <[email protected]>
Bump sphinx from 7.0.1 to 7.1.0

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

34da24a412a0e67eb7bebe2a2a07a3f3d541e3e9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #860 from marshmallow-code/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

fb36ae3bf5c73cb057dce42dbaf98a831df6097e authored over 1 year ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

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

d1f262c31a3e49c2be8538478d8eec7410ce8c0f authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #832 from marshmallow-code/delimited-empty

Add `empty` as a parameter to DelimitedFieldMixin

8e902aedf4517f90068656428da4bc171777af0f authored over 1 year ago by Stephen Rosen <[email protected]>
Add `empty` as a parameter to DelimitedFieldMixin

`empty` allows more graceful support for non-string delimited data,
like lists of ints.

`empty`...

be8461c20e8c74b3860c826af7927f966c9262d7 authored over 1 year ago by Stephen Rosen <[email protected]>
Merge pull request #859 from sirosen/no-untyped-defs-flaskparser

Make type annotations more complete in flaskparser

44e2037a5607f3655f47d475272eab01d49aaaa0 authored over 1 year ago by Stephen Rosen <[email protected]>
Bump version and update changelog

a5c16a9ee345f48dd67bce64b694fcb86ab592cf authored over 1 year ago by Stephen Rosen <[email protected]>
Make type annotations more complete in flaskparser

54afc3b552b4e2db9a9ac72833b1af95ffe7daf0 authored over 1 year ago by Stephen Rosen <[email protected]>
Bump flake8-bugbear from 23.6.5 to 23.7.10

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.6.5 to 23.7.10.
- [Relea...

b2d087940207fd15ea4caa6fc56d4937780ac90f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

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

58a75b6a00c77b489a5e8936218116f7e643b863 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #848 from sirosen/begin-disallow-untyped-defs

Begin disallowing untyped defs, starting with `webargs.core`

91a15d06a18530c2bef2d0a337870188a0078b2a authored over 1 year ago by Stephen Rosen <[email protected]>
Set mypy to disallow_untyped_defs on core.py

Enforce that all function and method definitions in webargs.core have
annotations for all argume...

b4f7e0b34411123dbf2a500318272f3a995b9d26 authored over 1 year ago by Stephen Rosen <[email protected]>
Merge pull request #833 from marshmallow-code/support-arg-name

Implement arg_name and USE_ARGS_POSITIONAL

6c9f9b113635de4d507a015fdf71bfed7ca3246b authored over 1 year ago by Stephen Rosen <[email protected]>
Support "multi stacking" of use_args with arg_name

Given a view which is decorated once with use_args (e.g. with query
params), it can now be decor...

37ae0101a21a866de762894169aa761f9c437947 authored over 1 year ago by Stephen Rosen <[email protected]>
Merge pull request #856 from marshmallow-code/dependabot/github_actions/actions/setup-python-4

Bump actions/setup-python from 2 to 4

d364f902594eaa9c64e16a5fee787d32985f3f7e authored over 1 year ago by Stephen Rosen <[email protected]>
Bump actions/setup-python from 2 to 4

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release no...

82c67c4e4b641919a62cb774231bf6e2025a5593 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #855 from marshmallow-code/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3

d8cddc16bd92b42aef58d065719ec9c176b83db6 authored over 1 year ago by Stephen Rosen <[email protected]>
Bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...

d3f91829a527a9b39a5a58b292b6d28a7f838dca authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #853 from kurtmckee/add-dependabot-for-github-actions

Add a Dependabot config to autoupdate GitHub action versions

b0bdc871b3eba0ed19dbcca64919f61a3f9a9250 authored over 1 year ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

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

a4a179636319595a37d82e107369e8e7cdf726e3 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add a Dependabot config to autoupdate GitHub action versions

ff16ad205815b0f949f8b6f2e699f4397ce7bf03 authored over 1 year ago by Kurt McKee <[email protected]>
Fix grammatical error in advanced doc

Co-authored-by: Jérôme Lafréchoux <[email protected]>

7a47a619c94cafecfa698049df2bbea9de8971ae authored over 1 year ago by Stephen Rosen <[email protected]>
Make arg_name usage detect conflicts

When `arg_name` is used explicitly or implicitly via the class
setting, the values being passed ...

41e07f13eb6592253188896653e58853bbe41eb6 authored over 1 year ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](https://github.com/pre-commit/m...

d05d48c84467d14dbb8fef3fae88b1c53af09344 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #851 from marshmallow-code/dependabot/pip/mypy-1.4.1

Bump mypy from 1.4.0 to 1.4.1

580573a49894a3fdc411e6d5c6ca97f5d9c7d0c8 authored over 1 year ago by Stephen Rosen <[email protected]>
Bump mypy from 1.4.0 to 1.4.1

Bumps [mypy](https://github.com/python/mypy) from 1.4.0 to 1.4.1.
- [Commits](https://github.com...

602134604f61276a67f672b5a8fe916e493c28de authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mypy from 1.3.0 to 1.4.0

Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.0.
- [Commits](https://github.com...

7a580ac688332052215807cacd0c47b1b454eb0a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

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

b8a20ea928373e16b77532f58aafe150e9dfb43c authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

375248502b7201adb5a5fcf2ec02a274aadcdacd authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Implement arg_name and USE_ARGS_POSITIONAL

These features allow `use_args` to pass parsed data as keyword
arguments without expanding, as `...

3cbd22e788e3d5b4b434bb956be71fb3f0011617 authored over 1 year ago by Stephen Rosen <[email protected]>
Merge pull request #847 from marshmallow-code/typing-improvements

Make Parser a generic type over Request

5f8d589924c4dea010a12eaf8769a3efde897f45 authored over 1 year ago by Stephen Rosen <[email protected]>
Make Parser a generic type over Request

`webargs.core.Request` was declared as a TypeVar but then never
bound to a relevant class-scope....

ed376e7dd958190e4e4919522dd488420dd3ad1f authored over 1 year ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

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

b038456fcd8ef54a067d8d798d66fefd8818fc7e authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump flake8-bugbear from 23.5.9 to 23.6.5

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.5.9 to 23.6.5.
- [Releas...

692f7f86c2a01932c180c334c4a703338cb86951 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

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

05068e20feb0b765881d86af4c2ed5249396dfd7 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump furo from 2023.3.27 to 2023.5.20

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.3.27 to 2023.5.20.
- [Release notes](h...

3bee270c8b1d561f6e62f6e5722a86ce27521a81 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](https://github.com/pre-commit/m...

a5503a41cf919801638c803f0ae675f27a280faf authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump sphinx from 7.0.0 to 7.0.1

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

8535d266be0c395b4b0cc5f09d5c950851c26467 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mypy from 1.2.0 to 1.3.0

Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0.
- [Commits](https://github.com...

f29bf567978c6703667fc30f06f1b0ac98b644e7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 23.3.23 to 23.5.9

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.3.23 to 23.5.9.
- [Relea...

bfc75a6c42df695dade7bec9f32cb365a579eb22 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #837 from marshmallow-code/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

a1f02057a03abb969178d31dd2449cb4ab74cb28 authored over 1 year ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

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

b95e078b60683b61c478bee265d7763756ff854c authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #835 from marshmallow-code/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

746245e8131a444c15c816be3f0f5f39e33032f1 authored over 1 year ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

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

11c924e950f1ff321e2b31e62f4b27ff49fc7d94 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #834 from marshmallow-code/dependabot/pip/sphinx-7.0.0

Bump sphinx from 6.2.1 to 7.0.0

64b896857014706dc4576157aacf1cc2dbd2b4c5 authored over 1 year ago by Stephen Rosen <[email protected]>
Bump sphinx from 6.2.1 to 7.0.0

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

8dd8036cc59e7bd8728705577df0f09e6a013ee2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 6.2.0 to 6.2.1

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

7847744a04dc292d3970e5dd25c2ec61436dc4d6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 6.1.3 to 6.2.0

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

8725a804ea1ff63d609a0ffb41484d7539099989 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #828 from marshmallow-code/improve-unknown-doc

Clarify the source of ``unknown`` constants

71b761730be60b394df837785373c6ecea21b893 authored over 1 year ago by Stephen Rosen <[email protected]>
Clarify the source of ``unknown`` constants

Using `marshmallow.EXCLUDE` and `marshmallow.RAISE` in the
docstrings for `unknown` helps clarif...

13249e737f731724958d3d4f6518feec5c88407e authored over 1 year ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](https://github.com/pre-commit/m...

508c9e521b9f4027da2592be10a02738336cd8f3 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump mypy from 1.1.1 to 1.2.0

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

f3e0b681b2ffda66b7a1d331966044652ab6e8f4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #822 from marshmallow-code/load_default

Fix warnings in tests

be86d0d9282094c78d9f181c3201dac8435d3ba1 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Replace yield_fixture -> fixture

6f82cb4339a2172771300f5fa6b47ec8f2af57a0 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Replace missing with load_default

197610747ceb43bb2b5ce3c62359789ac1ec2397 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #821 from marshmallow-code/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

85d17bd14b437b4e07148a8850280f013d6fefec authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0.....

44f75d621b6e040aaf306f7db9d4a475e84dc157 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #820 from JensHeinrich/patch-1

Fix typo

7b2c8bdb14c5e83f69ff9b9d499182a268b22898 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Fix typo

40846562eb550c6133809850c249b89e4d3daeb3 authored over 1 year ago by Jens Heinrich <[email protected]>
Bump furo from 2023.3.23 to 2023.3.27

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.3.23 to 2023.3.27.
- [Release notes](h...

91688721f15c9850828549d80b12650be4465c75 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 23.3.12 to 23.3.23

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.3.12 to 23.3.23.
- [Rele...

5846d2bab36b96a301f5c457be5e8c4d7179d096 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump furo from 2022.12.7 to 2023.3.23

Bumps [furo](https://github.com/pradyunsg/furo) from 2022.12.7 to 2023.3.23.
- [Release notes](h...

85f0ad9610f83e1530d88c5e1f25eab01e74957d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

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

d7920e34a6e975b20507af90ad40ad1f149c1844 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #815 from marshmallow-code/dependabot/pip/flake8-bugbear-23.3.12

Bump flake8-bugbear from 23.2.13 to 23.3.12

05cc19fd44389207fdacfd3bf51b5263c329761f authored almost 2 years ago by Stephen Rosen <[email protected]>
Bump flake8-bugbear from 23.2.13 to 23.3.12

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.2.13 to 23.3.12.
- [Rele...

18e3002c971ae08fb149fa0fbd102f5736119d0f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mypy from 1.0.1 to 1.1.1

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

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

[pre-commit.ci] pre-commit autoupdate

3c0d66170979697d204856261e6cc69a48ca18a8 authored almost 2 years ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](https://github.com/pre-commit/m...

b7353b12b1f6ec33f7443714698189640b68e0a6 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump mypy from 1.0.0 to 1.0.1

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

b802b1b28b71f7b3143e4ae9246bb39f6b6a2b6f authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 23.1.20 to 23.2.13

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.1.20 to 23.2.13.
- [Rele...

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

[pre-commit.ci] pre-commit autoupdate

896908b5c69c7950a9ce00aa2bbc302140589c4e authored almost 2 years ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.0](https://github.com/pre-commit/m...

c72f285e892d93ca7fbe1de330deb068bc33d2fb authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #809 from marshmallow-code/dependabot/pip/mypy-1.0.0

Bump mypy from 0.991 to 1.0.0

40f40df113c5b05f049a6917ef3f4abef8a8e6ae authored almost 2 years ago by Stephen Rosen <[email protected]>
Bump mypy from 0.991 to 1.0.0

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

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

[pre-commit.ci] pre-commit autoupdate

30227b50821d16353104ad76b91a06cae6b61af1 authored almost 2 years ago by Stephen Rosen <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

117a4d9698893d3edd50fac0fcc00a96e7d658e6 authored almost 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/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...

2c66dcb76e12b8eac7556ddce3c7d59c8e3dbf6c authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #807 from marshmallow-code/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

194f411a81b5ed19114ac9f5b59e1a80aee2eff5 authored almost 2 years ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

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

38a135040a161fc288595be2d9cd1da44a339c74 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Update pre-commit requirement from ~=2.4 to >=2.4,<4.0

Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the...

d05e17b0d7be3d8ef782e104fcb7d6b43c5f7a13 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 23.1.17 to 23.1.20

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.1.17 to 23.1.20.
- [Rele...

414c78b74e01b5c504ba66aac6263cfbcc754ad0 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update flake8-bugbear and black in pre-commit

10d4a28eb08c4aa3187dad75cfbd3238bd34ea6b authored almost 2 years ago by Stephen Rosen <[email protected]>
Bump flake8-bugbear from 23.1.14 to 23.1.17

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.1.14 to 23.1.17.
- [Rele...

230ae6fefdcc968db18abefd8fc36fb089923354 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/blacken-docs: v1.12.1 → 1.13.0](https://github.com/asottile/blac...

f6190fc4e30faf2e05e54a333885f9f24d90d2ba authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump flake8-bugbear from 22.12.6 to 23.1.14

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.12.6 to 23.1.14.
- [Rele...

35837490a459ef78ca29a92d94a13e896a4a5d70 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 6.1.2 to 6.1.3

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

420a4790589cd6893e51afeb3a4b2842b86aa1c0 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

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

ca79708df697f908fbc72c09b118cd628a7063e1 authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump sphinx from 6.1.1 to 6.1.2

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

2032183ab33233d506a857cbb851e879cbfd883c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #797 from marshmallow-code/dependabot/pip/sphinx-6.1.1

Bump sphinx from 6.0.0 to 6.1.1

e3709475597368c7ebec29ab1d41faae102e3750 authored almost 2 years ago by Stephen Rosen <[email protected]>
Bump sphinx from 6.0.0 to 6.1.1

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

4ce67901eff47b85c34c988479370797142342cc authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 5.3.0 to 6.0.0

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

41967bb855fee71335aef805ffc923e233907145 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

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

fa095e01bad40a961f9960b4426cfb41456babd6 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump furo from 2022.9.29 to 2022.12.7

Bumps [furo](https://github.com/pradyunsg/furo) from 2022.9.29 to 2022.12.7.
- [Release notes](h...

0f21f82a5625658a5343dee272e18f54a61504c7 authored about 2 years ago by dependabot[bot] <49699333+dependabot[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...

6c19733a7b4a082b6f65d94d13675955ae576917 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 22.10.27 to 22.12.6

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

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

[pre-commit.ci] pre-commit autoupdate

d3cef517b6fa8d928020bd6b39e9e018dc106742 authored about 2 years ago by Stephen Rosen <[email protected]>
[pre-commit.ci] pre-commit autoupdate

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

687bba5c56c8d21d920597f3c3be9a378e0ab361 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>