Commit Graph

531 Commits

Author SHA1 Message Date
dependabot[bot] 5d5b43602b
Bump codecov/codecov-action from 2 to 3 (#131)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-06 16:21:00 +01:00
dependabot[bot] 8410056f37
Bump actions/checkout from 2 to 3 (#137)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-06 16:20:23 +01:00
dependabot[bot] 743ab9d03b
Bump phonenumbers from 8.12.56 to 8.13.0 (#136)
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.56 to 8.13.0.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.56...v8.13.0)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-06 16:19:51 +01:00
dependabot[bot] 835d89b684
Bump boto3 from 1.24.89 to 1.26.3 (#138)
Bumps [boto3](https://github.com/boto/boto3) from 1.24.89 to 1.26.3.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.24.89...1.26.3)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-06 16:18:48 +01:00
dependabot[bot] 0d098a1456
Bump mailchecker from 5.0.2 to 5.0.3 (#139)
Bumps [mailchecker](https://github.com/FGRibreau/mailchecker) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/FGRibreau/mailchecker/releases)
- [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FGRibreau/mailchecker/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: mailchecker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-06 16:17:48 +01:00
Fabio Caccamo e7a5bfd4d4 Update setup.cfg 2022-10-19 16:29:36 +02:00
Fabio Caccamo aefaae9685 Update dependabot.yml 2022-10-18 14:33:53 +02:00
Fabio Caccamo 947f465a57 Merge branch 'master' of https://github.com/fabiocaccamo/python-benedict 2022-10-18 14:19:28 +02:00
Fabio Caccamo 1d8331d79b Update pyproject.toml 2022-10-18 14:19:24 +02:00
pre-commit-ci[bot] af0cf5b67d
[pre-commit.ci] pre-commit autoupdate (#130)
updates:
- https://github.com/ambv/blackhttps://github.com/psf/black
- https://gitlab.com/pycqa/flake8https://github.com/PyCQA/flake8
- [github.com/PyCQA/flake8: 3.9.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/3.9.2...5.0.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-18 09:39:10 +02:00
Fabio Caccamo c184e65a1c Create pre-commit-autoupdate.yml 2022-10-14 17:03:42 +02:00
Fabio Caccamo b504e00d7e Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
Fabio Caccamo 14a68c7239 Format code with Black. 2022-10-14 16:26:01 +02:00
Fabio Caccamo cfc9113db1 Update `CHANGELOG` and version. 2022-10-12 15:13:44 +02:00
Fabio Caccamo 5ac299d1e7
Add `s3` support to I/O operations. (#126) 2022-10-12 15:12:03 +02:00
Fabio Caccamo a1e5b9f8cc
Fix subclasses type. #115 (#124) 2022-10-09 15:15:51 +02:00
Fabio Caccamo f917417a89 Update `CHANGELOG` and version. 2022-10-09 15:07:57 +02:00
Fabio Caccamo eb04722d08
Drop `Python 3.6` support and pin all requirements. (#123)
* Drop `Python 3.6` official support.

* Pin all requirements.

* Change dependabot target branch.
2022-10-05 17:04:23 +02:00
Fabio Caccamo ee698600a2
Add read-only `xls` files (`.xlsx`, `.xlsm`, `.xls`) support. #70 (#122)
* Started adding xls format support.

* Add `openpyxl` requirement.

* Add missing serializer class declaration.

* Register serializers with their own format extension(s).

* Sort serializers alphabetically.

* Optional serializer extensions argument.

* Add xls test input files.

* Refactor `io_dict` and `io_utils` for handling correctly local and remote binary files.

* Add `xlrd` requirement for reading old format excel files.

* Remove untestes extensions support.

* Add xls serializer with `.xls`, `.xlsx`, `.xlsm` files support.

* Add support for reading remote binary files.

* Update `README.md`.
2022-10-05 16:43:46 +02:00
Fabio Caccamo d636b2feec
Update README. [ci skip] 2022-10-03 11:36:53 +02:00
dependabot[bot] ef86ea6684
Update phonenumbers requirement from ~=8.12.55 to ~=8.12.56 (#118)
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.55...v8.12.56)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 14:32:01 +02:00
dependabot[bot] 8db78aecb4
Update python-fsutil requirement from ~=0.6.1 to ~=0.7.0 (#117)
Updates the requirements on [python-fsutil](https://github.com/fabiocaccamo/python-fsutil) to permit the latest version.
- [Release notes](https://github.com/fabiocaccamo/python-fsutil/releases)
- [Changelog](https://github.com/fabiocaccamo/python-fsutil/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabiocaccamo/python-fsutil/compare/0.6.1...0.7.0)

---
updated-dependencies:
- dependency-name: python-fsutil
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 14:19:27 +02:00
dependabot[bot] 7a10e2c7e0
Update mailchecker requirement from ~=5.0.0 to ~=5.0.1 (#112)
Updates the requirements on [mailchecker](https://github.com/FGRibreau/mailchecker) to permit the latest version.
- [Release notes](https://github.com/FGRibreau/mailchecker/releases)
- [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FGRibreau/mailchecker/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: mailchecker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 18:16:34 +02:00
dependabot[bot] 714e7ef0ee
Update phonenumbers requirement from ~=8.12.54 to ~=8.12.55 (#111)
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.54...v8.12.55)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 18:14:18 +02:00
Fabio Caccamo 0eabbc7d07 Update `CHANGELOG` and version. 2022-09-06 13:12:21 +02:00
Fabio Caccamo 195ed03ae1 Fix `toml` encoding circular reference error. #110 2022-09-06 13:11:15 +02:00
dependabot[bot] 6761f54e45
Update phonenumbers requirement from ~=8.12.53 to ~=8.12.54 (#108)
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.53...v8.12.54)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 10:02:33 +02:00
Fabio Caccamo 9ac91aa779 Update `CHANGELOG` and version. 2022-08-23 10:01:46 +02:00
Fabio Caccamo 4ef9c25114 Fix set dict item value in list. #109 2022-08-23 10:00:10 +02:00
dependabot[bot] 268a2a123a
Update mailchecker requirement from ~=4.1.19 to ~=5.0.0 (#106)
Updates the requirements on [mailchecker](https://github.com/FGRibreau/mailchecker) to permit the latest version.
- [Release notes](https://github.com/FGRibreau/mailchecker/releases)
- [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FGRibreau/mailchecker/compare/v4.1.19...v5.0.0)

---
updated-dependencies:
- dependency-name: mailchecker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 14:49:35 +02:00
dependabot[bot] 7f7da6a49a
Update phonenumbers requirement from ~=8.12.52 to ~=8.12.53 (#107)
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.52...v8.12.53)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 14:44:50 +02:00
Fabio Caccamo 2cc50f361e
Merge pull request #105 from fabiocaccamo/dependabot/pip/mailchecker-approx-eq-4.1.19
Update mailchecker requirement from ~=4.1.18 to ~=4.1.19
2022-08-01 14:31:20 +02:00
dependabot[bot] 23e5507eae
Update mailchecker requirement from ~=4.1.18 to ~=4.1.19
Updates the requirements on [mailchecker](https://github.com/FGRibreau/mailchecker) to permit the latest version.
- [Release notes](https://github.com/FGRibreau/mailchecker/releases)
- [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FGRibreau/mailchecker/compare/v4.1.18...v4.1.19)

---
updated-dependencies:
- dependency-name: mailchecker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 12:30:21 +00:00
Fabio Caccamo 6ef3a16e47
Merge pull request #104 from fabiocaccamo/dependabot/pip/mailchecker-approx-eq-4.1.18
Update mailchecker requirement from ~=4.1.17 to ~=4.1.18
2022-07-25 14:25:03 +02:00
Fabio Caccamo 318d9fdd52
Merge branch 'master' into dependabot/pip/mailchecker-approx-eq-4.1.18 2022-07-25 14:22:06 +02:00
Fabio Caccamo d3f6862cc2
Merge pull request #103 from fabiocaccamo/dependabot/pip/phonenumbers-approx-eq-8.12.52
Update phonenumbers requirement from ~=8.12.51 to ~=8.12.52
2022-07-25 14:21:35 +02:00
dependabot[bot] e4a592763f
Update mailchecker requirement from ~=4.1.17 to ~=4.1.18
Updates the requirements on [mailchecker](https://github.com/FGRibreau/mailchecker) to permit the latest version.
- [Release notes](https://github.com/FGRibreau/mailchecker/releases)
- [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FGRibreau/mailchecker/compare/v4.1.17...v4.1.18)

---
updated-dependencies:
- dependency-name: mailchecker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 12:14:16 +00:00
dependabot[bot] e08a80714e
Update phonenumbers requirement from ~=8.12.51 to ~=8.12.52
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.51...v8.12.52)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 12:14:10 +00:00
Fabio Caccamo 03a5a08f17 Updated CHANGELOG and version. 2022-07-16 00:00:42 +02:00
Fabio Caccamo f7d59a2cb8 Fixed `deepcopy` with pointer. 2022-07-15 23:56:04 +02:00
Fabio Caccamo 37fed12485 Fixed `swap` between dict items. 2022-07-15 23:54:34 +02:00
Fabio Caccamo 244f6056bc Fixed `orjson` compatibility. #102 2022-07-15 23:53:34 +02:00
Fabio Caccamo 3595cc061b
Merge pull request #99 from fabiocaccamo/dependabot/pip/phonenumbers-approx-eq-8.12.51
Update phonenumbers requirement from ~=8.12.50 to ~=8.12.51
2022-07-04 15:45:22 +02:00
dependabot[bot] 804ad13f62
Update phonenumbers requirement from ~=8.12.50 to ~=8.12.51
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.50...v8.12.51)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 12:26:37 +00:00
Fabio Caccamo c4879ba038
Update FUNDING.yml 2022-06-22 14:52:32 +02:00
Fabio Caccamo 13023c6abd
Updated README. [ci skip] 2022-06-16 00:40:54 +02:00
Fabio Caccamo 204fd36ef8
Merge pull request #97 from fabiocaccamo/dependabot/pip/phonenumbers-approx-eq-8.12.50
Update phonenumbers requirement from ~=8.12.49 to ~=8.12.50
2022-06-13 16:05:26 +02:00
dependabot[bot] c6edebd913
Update phonenumbers requirement from ~=8.12.49 to ~=8.12.50
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.49...v8.12.50)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 12:26:46 +00:00
Fabio Caccamo 1cf64b64c1
Merge pull request #95 from fabiocaccamo/dependabot/pip/phonenumbers-approx-eq-8.12.49 2022-05-30 20:23:05 +02:00
dependabot[bot] 14eec77221
Update phonenumbers requirement from ~=8.12.48 to ~=8.12.49
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) to permit the latest version.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.48...v8.12.49)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 12:31:50 +00:00