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

[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump flake8-bugbear from 23.7.10 to 23.9.16

dependabot[bot] opened this pull request over 1 year ago
Bump sphinx from 7.2.5 to 7.2.6

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump furo from 2023.8.19 to 2023.9.10

dependabot[bot] opened this pull request over 1 year ago
Bump sphinx from 7.2.4 to 7.2.5

dependabot[bot] opened this pull request over 1 year ago
Bump sphinx from 7.2.3 to 7.2.4

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump sphinx from 7.2.2 to 7.2.3

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump furo from 2023.8.17 to 2023.8.19

dependabot[bot] opened this pull request over 1 year ago
Bump sphinx from 7.1.2 to 7.2.2

dependabot[bot] opened this pull request over 1 year ago
Bump furo from 2023.7.26 to 2023.8.17

dependabot[bot] opened this pull request over 1 year ago
Bump mypy from 1.5.0 to 1.5.1

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump mypy from 1.4.1 to 1.5.0

dependabot[bot] opened this pull request over 1 year ago
pre-commit autoupdate

lafrech opened this pull request over 1 year ago
Bump sphinx from 7.1.1 to 7.1.2

dependabot[bot] opened this pull request over 1 year ago
Allow overriding of the the arg_name convention

sirosen opened this pull request over 1 year ago
Fix Aiohttp ``exception_map`` type hint

grigoriev-semyon opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump flake8 from 6.0.0 to 6.1.0

dependabot[bot] opened this pull request over 1 year ago
Bump sphinx from 7.1.0 to 7.1.1

dependabot[bot] opened this pull request over 1 year ago
Bump furo from 2023.5.20 to 2023.7.26

dependabot[bot] opened this pull request over 1 year ago
Bump sphinx from 7.0.1 to 7.1.0

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Make type annotations more complete in flaskparser

sirosen opened this pull request over 1 year ago
Bump flake8-bugbear from 23.6.5 to 23.7.10

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump actions/setup-python from 2 to 4

dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Add a Dependabot config to autoupdate GitHub action versions

kurtmckee opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump mypy from 1.4.0 to 1.4.1

dependabot[bot] opened this pull request over 1 year ago
Bump mypy from 1.3.0 to 1.4.0

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Begin disallowing untyped defs, starting with `webargs.core`

sirosen opened this pull request over 1 year ago
Make Parser a generic type over Request

sirosen opened this pull request over 1 year ago
Parse schema without using decorators

lekhnath opened this issue over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump flake8-bugbear from 23.5.9 to 23.6.5

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump furo from 2023.3.27 to 2023.5.20

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump sphinx from 7.0.0 to 7.0.1

dependabot[bot] opened this pull request over 1 year ago
Bump mypy from 1.2.0 to 1.3.0

dependabot[bot] opened this pull request over 1 year ago
Bump flake8-bugbear from 23.3.23 to 23.5.9

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump sphinx from 6.2.1 to 7.0.0

dependabot[bot] opened this pull request over 1 year ago
Implement arg_name and USE_ARGS_POSITIONAL

sirosen opened this pull request over 1 year ago
Add `empty` as a parameter to DelimitedFieldMixin

sirosen opened this pull request over 1 year ago
Bump sphinx from 6.2.0 to 6.2.1

dependabot[bot] opened this pull request over 1 year ago
Bump sphinx from 6.1.3 to 6.2.0

dependabot[bot] opened this pull request over 1 year ago
Clarify the source of ``unknown`` constants

sirosen opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Bump mypy from 1.1.1 to 1.2.0

dependabot[bot] opened this pull request over 1 year ago
Dealing with empty values in `DelimitedFieldMixin`

lafrech opened this issue over 1 year ago
Fix warnings in tests

lafrech opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Fix typo

JensHeinrich opened this pull request over 1 year ago
Bump furo from 2023.3.23 to 2023.3.27

dependabot[bot] opened this pull request over 1 year ago
Bump flake8-bugbear from 23.3.12 to 23.3.23

dependabot[bot] opened this pull request over 1 year ago
Bump furo from 2022.12.7 to 2023.3.23

dependabot[bot] opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request almost 2 years ago
Bump flake8-bugbear from 23.2.13 to 23.3.12

dependabot[bot] opened this pull request almost 2 years ago
Bump mypy from 1.0.1 to 1.1.1

dependabot[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request almost 2 years ago
Bump mypy from 1.0.0 to 1.0.1

dependabot[bot] opened this pull request almost 2 years ago
Bump flake8-bugbear from 23.1.20 to 23.2.13

dependabot[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request almost 2 years ago
Bump mypy from 0.991 to 1.0.0

dependabot[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request almost 2 years ago
Update pre-commit requirement from ~=2.4 to >=2.4,<4.0

dependabot[bot] opened this pull request almost 2 years ago
Bump flake8-bugbear from 23.1.17 to 23.1.20

dependabot[bot] opened this pull request almost 2 years ago
Update flake8-bugbear and black in pre-commit additional_dependencies

sirosen opened this pull request almost 2 years ago
Bump flake8-bugbear from 23.1.14 to 23.1.17

dependabot[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request almost 2 years ago
Bump flake8-bugbear from 22.12.6 to 23.1.14

dependabot[bot] opened this pull request almost 2 years ago
Bump sphinx from 6.1.2 to 6.1.3

dependabot[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request almost 2 years ago
Bump sphinx from 6.1.1 to 6.1.2

dependabot[bot] opened this pull request almost 2 years ago
Bump sphinx from 6.0.0 to 6.1.1

dependabot[bot] opened this pull request almost 2 years ago
Bump sphinx from 5.3.0 to 6.0.0

dependabot[bot] opened this pull request almost 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 2 years ago
Bump furo from 2022.9.29 to 2022.12.7

dependabot[bot] opened this pull request about 2 years ago
Bump flake8-bugbear from 22.10.27 to 22.12.6

dependabot[bot] opened this pull request about 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 2 years ago
Bump flake8 from 5.0.4 to 6.0.0

dependabot[bot] opened this pull request about 2 years ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 2 years ago
Only test on min/max Python versions

lafrech opened this pull request about 2 years ago
Support Python 3.11

lafrech opened this pull request about 2 years ago
Bump mypy from 0.990 to 0.991

dependabot[bot] opened this pull request about 2 years ago