Commit Graph

30 Commits

Author SHA1 Message Date
dependabot[bot]
9230b56382
build(deps-dev): bump ruff from 0.0.254 to 0.0.260
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.254 to 0.0.260.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.254...v0.0.260)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 11:02:08 +00:00
Guilhem Saurel
90a7d2b471 remove mccabe lints 2023-03-14 00:35:36 +01:00
Guilhem Saurel
62d950ba53 poetry update 2023-03-09 11:56:20 +01:00
Guilhem Saurel
f90a21e4e6 flake8, pydocstyle, pyupgrade → ruff 2023-03-09 00:07:23 +01:00
Guilhem Saurel
c04dec629b fix pydocstyle 2023-03-08 17:49:17 +01:00
Guilhem Saurel
4683905f15 Release v3.7.0 2023-03-08 17:41:37 +01:00
Guilhem Saurel
2f05e34144 toml-sort 2023-03-08 15:44:28 +01:00
Guilhem Saurel
1f072d31c8 poetry update 2023-03-07 15:24:39 +01:00
Guilhem Saurel
312b963251 Release v3.6.0 2023-03-07 13:39:54 +01:00
dependabot[bot]
5b30ff4e0b
build(deps-dev): bump coverage from 6.5.0 to 7.2.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.2.1.
- [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/6.5.0...7.2.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 12:33:47 +00:00
Guilhem Saurel
b71ef4af2e poetry add -G dev safety 2023-03-07 13:25:37 +01:00
Guilhem Saurel
5f27f40e12 update tooling & lints 2023-03-07 12:59:44 +01:00
dependabot[bot]
eb28e99aa9
build(deps): bump matrix-nio from 0.18.7 to 0.20.0
Bumps [matrix-nio](https://github.com/poljar/matrix-nio) from 0.18.7 to 0.20.0.
- [Release notes](https://github.com/poljar/matrix-nio/releases)
- [Changelog](https://github.com/poljar/matrix-nio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/poljar/matrix-nio/compare/0.18.7...0.20.0)

---
updated-dependencies:
- dependency-name: matrix-nio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 22:59:18 +00:00
Guilhem Saurel
efdfd3a2db Release v3.5.0 2022-09-07 18:45:41 +02:00
Guilhem Saurel
5b7067f382 bump some tools 2022-09-07 18:20:59 +02:00
Guilhem Saurel
bc858f8bac Release v3.4.0 2022-08-12 11:50:09 +02:00
Guilhem Saurel
13c7d0a431 add changelog to urls 2022-08-12 11:47:48 +02:00
Albrecht Muehlenschulte
29653fc04b adds script 2022-08-01 23:51:29 +02:00
dependabot[bot]
baa20e51eb
Bump httpx from 0.18.2 to 0.23.0
Bumps [httpx](https://github.com/encode/httpx) from 0.18.2 to 0.23.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.18.2...0.23.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:59:44 +00:00
Guilhem Saurel
11ee2ec2f4 Release v3.3.0 2022-03-04 00:36:46 +01:00
Guilhem Saurel
b66b9717e4 pyupgrade 2022-03-04 00:13:57 +01:00
Guilhem Saurel
58d0e83f8f Release v3.2.1 2021-08-28 00:07:36 +02:00
Guilhem Saurel
7f5c8583a1 Release v3.2.0 2021-08-27 23:59:56 +02:00
Guilhem Saurel
2b7b79971d lint: fix pydocstyle 2021-08-27 18:15:58 +02:00
Guilhem Saurel
c86145f794 v3.1.1 2021-07-18 22:59:49 +02:00
Guilhem Saurel
a6b192fbd7 v3.1.0 2021-07-18 22:57:09 +02:00
Guilhem Saurel
932965c8af setup action to build/publish on PyPI 2021-07-18 22:51:41 +02:00
Guilhem Saurel
fbcae98390 add metadata on PyPI through pyproject.toml 2021-07-18 19:31:46 +02:00
Guilhem Saurel
8a3bbef54c v3.0.0 2021-07-18 19:01:21 +02:00
Guilhem Saurel
91b23cd166 poetry 2021-07-13 11:41:56 +02:00