Commit Graph

691 Commits

Author SHA1 Message Date
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
Fabio Caccamo 5f35e9d5cb
Merge pull request #93 from fabiocaccamo/dependabot/pip/mailchecker-approx-eq-4.1.17 2022-05-24 16:19:33 +02:00
Fabio Caccamo 5cb2df7f2b
Merge pull request #94 from fabiocaccamo/dependabot/pip/python-fsutil-approx-eq-0.6.1 2022-05-24 16:19:11 +02:00
dependabot[bot] 502fbc412b
Update python-fsutil requirement from ~=0.6.0 to ~=0.6.1
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.0...0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 12:14:18 +00:00
dependabot[bot] 173d7ce656
Update mailchecker requirement from ~=4.1.16 to ~=4.1.17
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.16...v4.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 12:14:15 +00:00
Fabio Caccamo 0e41f51784
Merge pull request #92 from fabiocaccamo/dependabot/pip/xmltodict-approx-eq-0.13.0
Update xmltodict requirement from ~=0.12.0 to ~=0.13.0
2022-05-09 16:37:48 +02:00
Fabio Caccamo 370f1249c4
Merge pull request #91 from fabiocaccamo/dependabot/pip/phonenumbers-approx-eq-8.12.48
Update phonenumbers requirement from ~=8.12.47 to ~=8.12.48
2022-05-09 16:37:38 +02:00
dependabot[bot] def754a6cf
Update xmltodict requirement from ~=0.12.0 to ~=0.13.0
Updates the requirements on [xmltodict](https://github.com/martinblech/xmltodict) to permit the latest version.
- [Release notes](https://github.com/martinblech/xmltodict/releases)
- [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md)
- [Commits](https://github.com/martinblech/xmltodict/compare/v0.12.0...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 12:18:48 +00:00
dependabot[bot] bf709d9abd
Update phonenumbers requirement from ~=8.12.47 to ~=8.12.48
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.47...v8.12.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 12:18:42 +00:00
Fabio Caccamo 9f16965c74
Merge pull request #90 from fabiocaccamo/dependabot/pip/python-slugify-approx-eq-6.1.2
Update python-slugify requirement from ~=6.1.1 to ~=6.1.2
2022-05-02 21:03:22 +02:00
dependabot[bot] aadf0e0f9d
Update python-slugify requirement from ~=6.1.1 to ~=6.1.2
Updates the requirements on [python-slugify](https://github.com/un33k/python-slugify) to permit the latest version.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/v6.1.1...v6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 12:21:28 +00:00
Fabio Caccamo af635fa7e6 Updated CHANGELOG and version. 2022-04-27 19:26:46 +02:00
Fabio Caccamo 74db9d7b7c Fixed broken `yaml` serialization with `benedict` attributes. #89 2022-04-27 19:26:34 +02:00
Fabio Caccamo 95a0ca196c Fixed `flatten` not working when separator is equal to `keypath_separator`. #88 2022-04-27 19:26:21 +02:00
Fabio Caccamo 7dfccff0d9 Updated create-release workflow. [ci skip] 2022-04-27 19:25:47 +02:00
Fabio Caccamo f5b7fa7902
Merge pull request #87 from fabiocaccamo/dependabot/pip/phonenumbers-approx-eq-8.12.47
Update phonenumbers requirement from ~=8.12.46 to ~=8.12.47
2022-04-26 15:19:37 +02:00
dependabot[bot] 0a12981c40
Update phonenumbers requirement from ~=8.12.46 to ~=8.12.47
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.46...v8.12.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 07:29:58 +00:00
Fabio Caccamo d7a5ef449a
Merge pull request #86 from fabiocaccamo/dependabot/pip/mailchecker-approx-eq-4.1.16
Update mailchecker requirement from ~=4.1.15 to ~=4.1.16
2022-04-26 09:29:16 +02:00
dependabot[bot] e3b79d57b9
Update mailchecker requirement from ~=4.1.15 to ~=4.1.16
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.15...v4.1.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 12:24:11 +00:00
Fabio Caccamo 673738b6bb
Merge pull request #85 from fabiocaccamo/dependabot/pip/mailchecker-approx-eq-4.1.15 2022-04-18 18:53:51 +02:00
dependabot[bot] 943641a6c3
Update mailchecker requirement from ~=4.1.14 to ~=4.1.15
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.14...v4.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 12:37:13 +00:00
Fabio Caccamo 0adc7427bf
Create SECURITY.md 2022-04-15 10:54:26 +02:00
Fabio Caccamo 758ffc2106
Merge pull request #84 from fabiocaccamo/dependabot/pip/phonenumbers-approx-eq-8.12.46
Update phonenumbers requirement from ~=8.12.45 to ~=8.12.46
2022-04-05 11:20:46 +02:00
dependabot[bot] b4fd958c5d
Update phonenumbers requirement from ~=8.12.45 to ~=8.12.46
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.45...v8.12.46)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 12:12:55 +00:00
Fabio Caccamo 8b7a9b6d98 Improved code quality. 2022-03-24 13:26:18 +01:00
Fabio Caccamo d343069ed2 Corrected wrong PyPI project urls. 2022-03-15 08:57:53 +01:00
Fabio Caccamo a18bb617f8
Merge pull request #83 from fabiocaccamo/dependabot/pip/phonenumbers-approx-eq-8.12.45
Update phonenumbers requirement from ~=8.12.44 to ~=8.12.45
2022-03-14 14:54:14 +01:00
Fabio Caccamo d02cb7ef70
Merge branch 'master' into dependabot/pip/phonenumbers-approx-eq-8.12.45 2022-03-14 14:54:06 +01:00
Fabio Caccamo 6b6d809af8
Merge pull request #82 from fabiocaccamo/dependabot/pip/mailchecker-approx-eq-4.1.14
Update mailchecker requirement from ~=4.1.13 to ~=4.1.14
2022-03-14 14:53:32 +01:00
dependabot[bot] be17089dcf
Update phonenumbers requirement from ~=8.12.44 to ~=8.12.45
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.44...v8.12.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 12:19:47 +00:00
dependabot[bot] f36648ef82
Update mailchecker requirement from ~=4.1.13 to ~=4.1.14
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.13...v4.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 12:19:39 +00:00
Fabio Caccamo bad8818429
Update test-package.yml 2022-03-11 11:30:09 +01:00
Fabio Caccamo e794448b9a
Merge pull request #79 from fabiocaccamo/dependabot/pip/phonenumbers-approx-eq-8.12.44
Update phonenumbers requirement from ~=8.12.43 to ~=8.12.44
2022-02-28 19:07:13 +01:00
Fabio Caccamo 1d78de15a2
Merge branch 'master' into dependabot/pip/phonenumbers-approx-eq-8.12.44 2022-02-28 19:04:41 +01:00
Fabio Caccamo 78496cf58f
Merge pull request #80 from fabiocaccamo/dependabot/pip/python-slugify-approx-eq-6.1.1
Update python-slugify requirement from ~=6.0.1 to ~=6.1.1
2022-02-28 19:04:10 +01:00
Fabio Caccamo 02f678e20b
Merge pull request #81 from fabiocaccamo/dependabot/pip/mailchecker-approx-eq-4.1.13
Update mailchecker requirement from ~=4.1.12 to ~=4.1.13
2022-02-28 19:04:01 +01:00
dependabot[bot] b771de0380
Update mailchecker requirement from ~=4.1.12 to ~=4.1.13
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.12...v4.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 12:21:13 +00:00
dependabot[bot] 8be0fe4503
Update python-slugify requirement from ~=6.0.1 to ~=6.1.1
Updates the requirements on [python-slugify](https://github.com/un33k/python-slugify) to permit the latest version.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/v6.0.1...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 12:21:09 +00:00
dependabot[bot] bb98a68c2e
Update phonenumbers requirement from ~=8.12.43 to ~=8.12.44
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.43...v8.12.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 12:21:06 +00:00
Fabio Caccamo db847ad74a
Merge pull request #78 from fabiocaccamo/dependabot/pip/mailchecker-approx-eq-4.1.12 2022-02-21 14:46:17 +01:00
dependabot[bot] 1c7661f134
Update mailchecker requirement from ~=4.1.0 to ~=4.1.12
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.0...v4.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 13:42:24 +00:00