Ecosyste.ms: OpenCollective

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

github.com/marshmallow-code/marshmallow

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

get_declared_fields: default to dict output

684fe3690a20a726ed2730d5df16f4c8f53fdeba authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Remove Field._creation_index and ordered arg in _get_fields

002637585fe1f70f0dd9926349569bce7247e3a9 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Rework a few tests due to OrderedSet being default

9dd07ae06fc6ebc005984c0e1fe820bcc812ae27 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Use typing.AbstractSet rather than typing.Set

05b2e187cece9d4d139d150ff25714d4c8f9c696 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Use OrderedSet as default set_class

3defae8d74056f22604d985007f71e627587cc69 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Fix typing issues

634f36a6dbec1007ed5148ad50e06e435040ef5e authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Docs: remove "Ordering Output" section from quickstart

d94ecbbaec5161f2f05a3b68d3c7d68d6800e7af authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

6bbbabc02214cd6b49af85f1a883249c3c8d8e75 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #2102 from TheBigRoomXXL/fix-utils-from-timestamp-overflow

fix: unhandled OSError and OverflowErrors from utils.from_timestamp

5c2f7f99f35bc3b0fd9ececa8fcde75d1a895dc2 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
fix: unhandled OSError and OverflowErrors from utils.from_timestamp #2102

2e0a4fcc832e6dfe10a96b539bb6a79378dbcc60 authored over 1 year ago by TheBigRoomXXL <[email protected]>
Minor test fix

a782c52d84f9ac0556e2771f7af8c5e5e8e86cab authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

4bc0ebd37e054aa1801238d614719261863250c5 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #2123 from sirosen/allow-relative-only-urls

Implement `absolute=False` URL validation

4871657fa67050391421d6e5302f273131f774ec authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Update CHANGELOG

b9f709723a547a93695506a272221373bdcd7286 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Minor docstring fix

0aca5aeb8e30eebd96d83ef2c83ed117022a4cee authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #2141 from aditkumar72/dev

Use Abstract Base Classes to define FieldABC and SchemaABC

e4161b1acc3722fad2574e8db869ef1edef6dd8c authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #2135 from marshmallow-code/drop_py37

Drop Python 3.7

5cde0cd65bda6cbddd092fbeaab5b20a60f96d5c authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Use Abstract Base Classes to define FieldABC and SchemaABC

a229c098eef3cd2ffedab1b1d247400099c9c031 authored over 1 year ago by Aditya Tewary <[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...

5dc855f61759446b3140e3c3bada5a035eab2e1f authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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...

e462199aad544fe7e76fe3d9616616362de315b1 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...

23610e08e426caff48b02acf1dd07ed46c4bf95f 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...

a94a0eb732e7526e09c60a6ffdcad4c0ecb318ba authored over 1 year 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.4.0 → v3.6.0](https://github.com/asottile/pyupgrad...

d1787032491b061621e0ffe1d46e257574ecd083 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Drop Python 3.7

39a37c2e8b2f2ee644aceb51584f898e22bb804f authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
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...

f27e58db27dddd41d153b6397e2953eaf299451a 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...

656ef145270db8667e7d945453ba1e85ad0c587e 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...

9c8bc49164dbdc923b6072c30586e90c41866cd0 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...

ff064c4d6abefe5cd87c96c90511914476221987 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.3.2 → v3.4.0](https://github.com/asottile/pyupgrad...

23780bbbb1a737edf7d8f0e5827a1b7cbaf8b42e authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[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...

dda67f6b575db24186e66a0168f1ce69a49fe6a2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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...

2c17d011d14a86ce9f1c99681b91366682a80a25 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump autodocsumm from 0.2.10 to 0.2.11

Bumps [autodocsumm](https://github.com/Chilipp/autodocsumm) from 0.2.10 to 0.2.11.
- [Release no...

112fb9a9888b923f8aec14f67cd615e73039516f 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.3.1 → v3.3.2](https://github.com/asottile/pyupgrad...

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

Minor DateTime field logic refactor

12ce29cd2d31b3bdcf7e024e9e862210fe55e75c authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Minor DateTime field logic refactor

90e57396202876cceeeae12d0d4c1ad931b46a82 authored over 1 year ago by Jérôme Lafréchoux <[email protected]>
Improve URL.absolute and add it to repr

Three small changes:

Refactor the regex building slightly to better clarify the way that
the va...

e03f4ebf926c7f5eeabdefc99284ebffe27c38c2 authored over 1 year ago by Stephen Rosen <[email protected]>
Implement `absolute=False` URL validation

- Add a new argument `absolute`, which defaults to True. It can be set
to False only when `rel...

794c6062b057cce1ffcb80cbaef29797cd99ba29 authored over 1 year ago by Stephen Rosen <[email protected]>
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...

5a10e83c557d2ee97799c2b85bec49fc90381656 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...

fe67d25e13aa08aa85e4c396c68823928dae83f6 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.1.1 → v1.2.0](https://github.com/pre-commit/m...

488c19aaa44c69f4c1e837f542ff775fd1945f26 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...

44997d874450c8c07317d5ec323ebc12bf705bf3 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...

6150f02d6cd796ce1d79ac8c38da02c8b6de9baf authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Enable PDF builds of docs (#2116)

* Enable PDF builds of docs; update python version

* revert python version change

9d57edfb619652bde6085d7881abeac0410ed55e authored over 1 year ago by Steven Loria <[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.....

1ccd083a8b0601bdf7461ff4a67e6ae8b89b1f35 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/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](https://github.com/pre-commit/m...

cd0f8dde69b31f0c098cd2ccd17114d2add1dd7d authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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...

8b3de8a30a52100b0038337100fc8e938262c3f2 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...

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

Use pre-commit CI

eae0652de3c393e85976f05b6744eda815802c48 authored almost 2 years ago by Jérôme Lafréchoux <[email protected]>
Only lint in GHA on tag

fb49a6671c8be8bf45508eb32794f1a1838c26e7 authored almost 2 years ago by Jérôme Lafréchoux <[email protected]>
Remove unnecessary stuff in build-release.yml

e037b7d10eecfb52b71c6b90eab5bd8644581d03 authored almost 2 years ago by Jérôme Lafréchoux <[email protected]>
Update badge

86c58fd8eeadb900b386e46298353cda1ed1e130 authored almost 2 years ago by Steven Loria <[email protected]>
Add pre-commit CI badge

3e7d75ab871dae9c248b632505177d2778a2a825 authored almost 2 years ago by Jérôme Lafréchoux <[email protected]>
Move from Azure to GHA (#2098)

23a0286346fb37c23962f27edd378267f670072d authored almost 2 years ago by Jérôme Lafréchoux <[email protected]>
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...

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

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

1ca268445257323e45a29408ae9e9c7c31d054ec authored almost 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: v1.0.0 → v1.0.1](https://github.com/pre-commit/m...

b357d718dd7db357e01da28eb6a77f5794d1a775 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/pre-commit/mirrors-mypy: v0.991 → v1.0.0](https://github.com/pre-commit/m...

f4ee42e4cb5e94c2133fa2abdc88ce96a604d054 authored almost 2 years 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

e5927e890be8dd19b3cdd49bd5ba9a1c138794b3 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...

5bb27f2b397890aef4b47acfbafd6688ef911bac 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...

fbad05275ac61f2c95db6e31c63bd6e3a2aeccf1 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...

ab4dd8a058d291d34a74b3cdf7cec94db2c15aec authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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...

b80adb0b09491324c9a5d99df63c10c2e5c767cc 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...

9e995c30eda685f37e222e51db21841f269b57ef authored almost 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump sphinx from 5.3.0 to 6.1.3

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

b36194f8f79d058e347592c70c112efc675178e5 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump alabaster from 0.7.12 to 0.7.13

Bumps [alabaster](https://github.com/bitprophet/alabaster) from 0.7.12 to 0.7.13.
- [Release not...

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

7594d213ae937f608d129fe8abcb891b53d9eb1d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump autodocsumm from 0.2.9 to 0.2.10

Bumps [autodocsumm](https://github.com/Chilipp/autodocsumm) from 0.2.9 to 0.2.10.
- [Release not...

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

[pre-commit.ci] pre-commit autoupdate

0b0bdd36ff1fb5d8d65682626c80fefc79cc4b35 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Rework Schema._bind_field to fix mypy error

519aa8deeaa5016e8eee62b2ffcc517041ba319d authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Use type annotation rather than comment to fix flake8 issue

563ad7e959f635459128051a31443dfa06b401bd authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
pre-commit upgrade flake8-bugbear

84e36f948a629e4a7a51d7095a0c8d6d1b4147c1 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.37.3 → v3.3.1](https://github.com/asottile/pyupgra...

32316b6a29a5e0c6478662cced0e0fd7a52950ec 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.12.6

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

dd7420c1d703e943940f3555032c25911ed487ca authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2051 from marshmallow-code/pre-commit-autoupdate

pre-commit autoupdate

f230b548173397e6829f9cd9a6ca59ccf279b0d1 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Silence flake8 warning about lru_cache

8ffd5c4aab830acaa10fb83279966d747d89044d authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Silence false-positive warning

3d4bbfa674ffe0d30116da8a9c6023ba3f7412d0 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Schema._deserialize: use func rather than lambda

f8d13c4ac5165c07a06537054026397ccc1e2f3e authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
flake8: remove extend-select

e0cc2894ad8685955bad5c8c552f892ff59d7759 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Fix flake8 config

d40cb7cdd54980189432348a0c20f72f76668abd authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
pre-commit --update

fb163e1caffc83d39999d14e35c382f3e596d600 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Merge pull request #2072 from fhightower/patch-1

Docs improvement: Move search box up the sidebar

f8e97d880be1e0d5e35278dea6834aee37eb942c authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
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...

b34262165e4ca560a37372e6b7c23eac161c302b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2071 from marshmallow-code/pep_604

Use PEP 604 where possible

87dd04272679e40f26ade672b87d36f07a9eaa4d 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...

c74ed824687c0a313bbcf5fac573da477901faa9 authored about 2 years ago by Floyd <[email protected]>
Rework union types in fields.py

8168ef2a6d18b8bd33b1ad9eaa17fddb0f2f9547 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Use PEP 604 where possible

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...

735f57f2a29064e3066d8901fc7f6cde90a6018f 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]>

083cc16e4d1e1141b9610faa393cd61710de62b7 authored about 2 years ago by Jérôme Lafréchoux <[email protected]>
Bump version and update changelog

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...

78393d80d4e1b896a3c45f124ad8d29b0ab4b97f authored about 2 years ago by Ivo Reumkens <[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...

e00aa4d627a8b554bb748af995ee29332e822171 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...

82f5020e28abee50d09acb24c1aef995cad07929 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...

ec013a80bfe4f558b46805a9cb48914832df7812 authored about 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...

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...

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

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

126fca52f88a19601159940d977bfdfa9e70bcbb authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx from 5.1.1 to 5.2.1

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

8b73a7d2642c9365c0cc5c76cb68add616abc74a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mypy from 0.971 to 0.981

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

834a2f1664cdc73f24487dcc5fc359cdc800d3c1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump flake8-bugbear from 22.9.11 to 22.9.23

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

3a7618612be4061abbde217ecb17cc43a4f570ec authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump version and update changelog

2805f32461fc7801a5f7b6d83facf7cbb8bca278 authored over 2 years ago by Jérôme Lafréchoux <[email protected]>