286 Commits

Author SHA1 Message Date
6510b3b5a8
fix CI 2024-04-27 19:07:39 +01:00
213315cf93
fix linting issues 2024-04-27 19:06:32 +01:00
527947767e
switch to Poetry CI workflow 2024-04-27 18:56:19 +01:00
732bee7b4f
rename to match PyPI project name 2024-04-27 18:43:08 +01:00
915adcf054
add PyPI project URL 2024-04-27 18:34:44 +01:00
e96245dd54
add Poetry 2024-04-27 18:28:14 +01:00
dependabot[bot]
722c084ee3 chore(actions)(deps): bump actions/checkout from 4.1.3 to 4.1.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1d96c772d1...0ad4b8fada)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 07:11:05 +01:00
dependabot[bot]
4789d82aad chore(pip-prod)(deps): bump platformdirs from 4.2.0 to 4.2.1
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/platformdirs/platformdirs/compare/4.2.0...4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 07:39:07 +01:00
dependabot[bot]
47f7b1eb32 chore(actions)(deps): bump actions/checkout from 4.1.2 to 4.1.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9bb56186c3...1d96c772d1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 07:54:03 +01:00
dependabot[bot]
8503cb8a6c chore(pip-prod)(deps): bump pluggy from 1.4.0 to 1.5.0
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.4.0 to 1.5.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/1.4.0...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 07:51:19 +01:00
dependabot[bot]
65a345ea2b chore(pip-prod)(deps): bump exceptiongroup from 1.2.0 to 1.2.1
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.0...1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 07:16:45 +01:00
dependabot[bot]
9531923503 chore(pip-prod)(deps): bump idna from 3.6 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 07:19:11 +01:00
dependabot[bot]
e69b1e5be2 chore(actions)(deps): bump actions/checkout from 4.1.1 to 4.1.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 07:42:55 +00:00
dependabot[bot]
30eb572c7f chore(pip-prod)(deps): bump packaging from 23.2 to 24.0
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 06:53:31 +00:00
dependabot[bot]
0e675db8dc chore(pip-prod)(deps): bump pyparsing from 3.1.1 to 3.1.2
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/3.1.1...pyparsing_3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 17:59:58 +00:00
dependabot[bot]
05f266ea9d chore(pip-prod)(deps): bump tomlkit from 0.12.3 to 0.12.4
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.12.3...0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 07:56:33 +00:00
dependabot[bot]
cfa0bc2e4c chore(pip-prod)(deps): bump astroid from 3.0.3 to 3.1.0
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/pylint-dev/astroid/compare/v3.0.3...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 07:16:18 +00:00
dependabot[bot]
6d88c7285b chore(pip-prod)(deps): bump urllib3 from 2.2.0 to 2.2.1
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 09:23:59 +00:00
Luke Tainton (ltainton)
551f3ad915
Add Dependabot 2024-02-05 19:30:43 +00:00
renovate[bot]
dca94fe2e6 Update dependency astroid to v3.0.3 2024-02-04 15:34:02 +00:00
renovate[bot]
6e234c3cec Update dependency certifi to v2024 2024-02-04 15:31:26 +00:00
renovate[bot]
b477a57fc8 Update dependency urllib3 to v2.2.0 2024-02-01 08:48:29 +00:00
renovate[bot]
23d4034a3e Update dependency platformdirs to v4.2.0 2024-01-31 08:56:04 +00:00
renovate[bot]
11cd46284c Update dependency dill to v0.3.8 2024-01-28 08:48:30 +00:00
renovate[bot]
408cefe070 Update dependency pluggy to v1.4.0 2024-01-24 15:02:17 +00:00
31394beb6c Update ci.yml 2023-12-31 17:20:01 +00:00
renovate[bot]
b960dbdd61 Update dependency attrs to v23.2.0 2023-12-31 17:20:01 +00:00
renovate[bot]
a7c6cd4b78 Update dependency lazy-object-proxy to v1.10.0 2023-12-15 20:55:25 +00:00
renovate[bot]
fe583ed880 Update actions/upload-artifact action to v4 2023-12-15 08:41:02 +00:00
renovate[bot]
9afc68df40
Update dependency astroid to v3.0.2 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 21:01:39 +00:00
renovate[bot]
a487fc4c96
Update actions/download-artifact action to v4 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 19:53:45 +00:00
renovate[bot]
0f445e15b1
Update dependency pathspec to v0.12.1 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 12:18:37 +00:00
renovate[bot]
d84ff45bd1
Update actions/setup-python action to v5 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 14:46:59 +00:00
renovate[bot]
3c92dfebb3
Update dependency pathspec to v0.12.0 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 14:44:27 +00:00
renovate[bot]
9cedb6b554
Update dependency platformdirs to v4.1.0 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 20:15:55 +00:00
renovate[bot]
ccf6f4180b
Update dependency idna to v3.6 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-25 17:31:22 +00:00
renovate[bot]
baadc4b0e7
Update dependency idna to v3.5 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-24 18:55:13 +00:00
renovate[bot]
ea96c0cd59
Update dependency exceptiongroup to v1.2.0 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-21 12:56:34 +00:00
renovate[bot]
910e3290e3
Update dependency certifi to v2023.11.17 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 09:08:31 +00:00
renovate[bot]
5b095946e7
Update dependency tomlkit to v0.12.3 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-15 12:25:23 +00:00
renovate[bot]
0b3625613a
Update dependency urllib3 to v2.1.0 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 21:00:53 +00:00
renovate[bot]
15991dc4a6
Update dependency platformdirs to v4 (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-11 12:38:26 +00:00
renovate[bot]
4250c03e90
Update dependency wrapt to v1.16.0 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 16:43:03 +00:00
renovate[bot]
096ddad41f
Update dependency tomlkit to v0.12.2 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 14:22:41 +00:00
renovate[bot]
64306f8749
Update dependency charset-normalizer to v3.3.2 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-01 12:14:03 +00:00
renovate[bot]
72e6ec637a
Update dependency charset-normalizer to v3.3.1 (#140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-29 13:19:59 +00:00
renovate[bot]
fc5c695b4d
Update dependency astroid to v3.0.1 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:11:53 +01:00
renovate[bot]
f0e449a9bc
Roll back actions/checkout action to v4.1.1 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:10:19 +01:00
renovate[bot]
9f15c34eb0
[SECURITY] Update dependency urllib3 to v2.0.7 [SECURITY] (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:05:30 +01:00
renovate[bot]
2981ad0e56
[SECURITY] Update dependency urllib3 to v2.0.6 [SECURITY] (#135) 2023-10-03 09:28:44 +01:00