Commit Graph

644 Commits

Author SHA1 Message Date
Fabio Caccamo fa06794a05 Update requirements-test.txt 2023-01-16 23:40:24 +01:00
Fabio Caccamo 853cae34b2 Update requirements-test.txt 2023-01-16 23:35:44 +01:00
Fabio Caccamo b5bac348f1 Update test_issue_0027.py 2023-01-16 18:25:53 +01:00
Fabio Caccamo 88b98333fb Update tox.ini 2023-01-16 18:25:44 +01:00
Fabio Caccamo ffa717d908 Update requirements.txt 2023-01-16 18:25:40 +01:00
Fabio Caccamo 48c783607b Update requirements-test.txt 2023-01-16 18:25:37 +01:00
Fabio Caccamo b29531c7f8 Update pre-commit-autoupdate.yml 2023-01-16 18:25:31 +01:00
Fabio Caccamo 473bc87b69 Update `CHANGELOG` and version. 2023-01-12 13:14:04 +01:00
Fabio Caccamo bbff48320b Add images. 2023-01-12 13:13:49 +01:00
Fabio Caccamo 3b8b6de11a Update .pre-commit-config.yaml 2023-01-12 13:13:42 +01:00
Fabio Caccamo 2e128a08f0 Bump `python-fsutil`. 2023-01-12 13:13:18 +01:00
dependabot[bot] 5e4e7163f8
Bump orjson from 3.8.4 to 3.8.5 (#230)
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.8.4...3.8.5)

---
updated-dependencies:
- dependency-name: orjson
  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>
2023-01-12 13:11:56 +01:00
dependabot[bot] 5486a02f0f
Bump python-decouple from 3.6 to 3.7 (#229)
Bumps [python-decouple](https://github.com/henriquebastos/python-decouple) from 3.6 to 3.7.
- [Release notes](https://github.com/henriquebastos/python-decouple/releases)
- [Changelog](https://github.com/HBNetwork/python-decouple/blob/master/CHANGELOG.md)
- [Commits](https://github.com/henriquebastos/python-decouple/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: python-decouple
  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>
2023-01-12 13:11:47 +01:00
dependabot[bot] 9640ba8578
Bump boto3 from 1.26.46 to 1.26.47 (#228)
Bumps [boto3](https://github.com/boto/boto3) from 1.26.46 to 1.26.47.
- [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.26.46...1.26.47)

---
updated-dependencies:
- dependency-name: boto3
  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>
2023-01-12 13:11:35 +01:00
dependabot[bot] 1a2767bad8
Bump coverage from 7.0.4 to 7.0.5 (#227)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.0.4...7.0.5)

---
updated-dependencies:
- dependency-name: coverage
  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>
2023-01-12 13:11:23 +01:00
Fabio Caccamo 5defb68348 Update setup.cfg 2023-01-12 13:03:16 +01:00
Fabio Caccamo 40e3070ece Update dependabot.yml 2023-01-11 16:49:36 +01:00
Fabio Caccamo d839903d8b Update `CHANGELOG` and version. 2023-01-11 11:13:03 +01:00
Fabio Caccamo ff2527eca7 Fix `FileNotFoundError` if file is just the filename. #226 2023-01-11 11:12:02 +01:00
dependabot[bot] cf1e9ac687
Bump coverage from 7.0.1 to 7.0.4 (#221)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.1 to 7.0.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.0.1...7.0.4)

---
updated-dependencies:
- dependency-name: coverage
  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>
2023-01-11 11:08:24 +01:00
dependabot[bot] 9fe5fbac47
Bump boto3 from 1.26.41 to 1.26.46 (#225)
Bumps [boto3](https://github.com/boto/boto3) from 1.26.41 to 1.26.46.
- [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.26.41...1.26.46)

---
updated-dependencies:
- dependency-name: boto3
  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>
2023-01-11 11:08:12 +01:00
dependabot[bot] 5a599ab907
Bump tox from 4.1.2 to 4.2.6 (#224)
Bumps [tox](https://github.com/tox-dev/tox) from 4.1.2 to 4.2.6.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.1.2...4.2.6)

---
updated-dependencies:
- dependency-name: tox
  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>
2023-01-11 11:07:53 +01:00
dependabot[bot] 56ad037d36
Bump phonenumbers from 8.13.3 to 8.13.4 (#222)
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.3 to 8.13.4.
- [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases)
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.3...v8.13.4)

---
updated-dependencies:
- dependency-name: phonenumbers
  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>
2023-01-11 11:07:40 +01:00
dependabot[bot] 8da863de8e
Bump orjson from 3.8.3 to 3.8.4 (#216)
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.8.3...3.8.4)

---
updated-dependencies:
- dependency-name: orjson
  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>
2023-01-11 11:07:26 +01:00
Fabio Caccamo 00d66a01ef Update FUNDING.yml 2023-01-10 17:40:01 +01:00
Fabio Caccamo 15ed7a5f2e Update setup.cfg 2023-01-03 11:01:04 +01:00
Fabio Caccamo 626e671f00 Update `CHANGELOG` and version. 2023-01-02 18:25:17 +01:00
Fabio Caccamo 8d42c83fe8 Bump requirements. 2023-01-02 18:23:31 +01:00
Fabio Caccamo add1483cdf Merge branch 'master' of https://github.com/fabiocaccamo/python-benedict 2023-01-02 17:56:01 +01:00
dependabot[bot] f42331be74
Bump tox from 4.0.19 to 4.1.2 (#209)
Bumps [tox](https://github.com/tox-dev/tox) from 4.0.19 to 4.1.2.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.0.19...4.1.2)

---
updated-dependencies:
- dependency-name: tox
  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>
2023-01-02 17:55:32 +01:00
dependabot[bot] 67a6ce82ac
Bump mailchecker from 5.0.5 to 5.0.6 (#208)
Bumps [mailchecker](https://github.com/FGRibreau/mailchecker) from 5.0.5 to 5.0.6.
- [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.5...v5.0.6)

---
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>
2023-01-02 17:55:25 +01:00
dependabot[bot] fb5d2de92a
Bump boto3 from 1.26.39 to 1.26.41 (#207)
Bumps [boto3](https://github.com/boto/boto3) from 1.26.39 to 1.26.41.
- [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.26.39...1.26.41)

---
updated-dependencies:
- dependency-name: boto3
  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>
2023-01-02 17:55:15 +01:00
Fabio Caccamo ead91c009a Update setup.cfg 2023-01-02 17:54:04 +01:00
Fabio Caccamo a83e6473a6 Add support for `pathlib.Path`. #144 2023-01-02 17:53:55 +01:00
Fabio Caccamo 1284afb8a6 Add `pyupgrade` to `pre-commit` config. 2022-12-31 18:33:20 +01:00
Fabio Caccamo 6fd300dd5b Update `pyproject.toml`. [ci skip] 2022-12-31 15:48:51 +01:00
Fabio Caccamo 1196eeb3e9 Add `setup.cfg` (`setuptools` declarative syntax) generated using `setuptools-py2cfg`. 2022-12-31 15:29:41 +01:00
Fabio Caccamo 24dbf9febf Update `CHANGELOG` and version. 2022-12-29 15:48:57 +01:00
Fabio Caccamo 0bdd999cdd
Fix `s3_options` option forwarded to `json` decoder. (#204) 2022-12-29 15:38:25 +01:00
dependabot[bot] 8753f07b58
Bump boto3 from 1.26.38 to 1.26.39 (#202)
Bumps [boto3](https://github.com/boto/boto3) from 1.26.38 to 1.26.39.
- [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.26.38...1.26.39)

---
updated-dependencies:
- dependency-name: boto3
  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-12-29 13:26:10 +01:00
dependabot[bot] 59300e3136
Bump tox from 4.0.18 to 4.0.19 (#201)
Bumps [tox](https://github.com/tox-dev/tox) from 4.0.18 to 4.0.19.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.0.18...4.0.19)

---
updated-dependencies:
- dependency-name: tox
  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-12-29 13:26:03 +01:00
Fabio Caccamo 8746d8a1ad
Create CODE_OF_CONDUCT.md (#203) 2022-12-29 13:11:41 +01:00
Fabio Caccamo da1a315a95 Add pull request template. [ci skip] 2022-12-29 12:56:01 +01:00
Fabio Caccamo caf3f9c561 Rename pull request template file. [ci skip] 2022-12-29 12:39:40 +01:00
Fabio Caccamo fb326e6ec9 Add pull request template. 2022-12-29 12:32:05 +01:00
Fabio Caccamo 197ae593a8 Merge branch 'master' of https://github.com/fabiocaccamo/python-benedict 2022-12-29 12:13:58 +01:00
github-actions[bot] bdc0c51c0d Bump requirements.
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-Authored-By: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
2022-12-29 12:13:51 +01:00
dependabot[bot] ccc528f462
Bump pre-commit from 2.20.0 to 2.21.0 (#196) 2022-12-29 08:09:35 +01:00
dependabot[bot] aa37130681
Bump coverage from 7.0.0 to 7.0.1 (#195) 2022-12-29 00:39:47 +01:00
dependabot[bot] 6d0325fd09
Bump boto3 from 1.26.36 to 1.26.38 (#199) 2022-12-29 00:38:39 +01:00