Commit graph

1698 commits

Author SHA1 Message Date
Aleksi Häkli
6c54cf4e29
Version 6.4.0 2024-03-04 20:36:17 +02:00
Aleksi Häkli
3986334ce9
Merge pull request #1176 from jazzband/python-django-version-update
Add support for Python 3.12 and Django 5.0
2024-03-04 20:35:18 +02:00
Aleksi Häkli
a069a42b50 Drop pkg_resources from tests 2024-03-04 20:27:20 +02:00
Aleksi Häkli
0de5ab364c Add support for Python 3.12 and Django 5.0 2024-03-04 20:19:19 +02:00
Aleksi Häkli
048b1f9e99
Version 6.3.1 2024-03-04 20:18:31 +02:00
Aleksi Häkli
9d847e50bb
Merge pull request #1168 from jazzband/dependabot/pip/black-24.2.0
chore(deps): bump black from 23.12.1 to 24.2.0
2024-03-04 20:08:04 +02:00
Aleksi Häkli
dbd16dd5b0 Update syntax to be compliant with new black version 2024-03-04 20:07:47 +02:00
Aleksi Häkli
92f038e4af
Merge pull request #1169 from Viicos/remove-pkg-resources
Remove compatibility with `pkg_resources`
2024-03-04 19:52:32 +02:00
dependabot[bot]
c62f5d3198
chore(deps): bump black from 23.12.1 to 24.2.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.2.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.1...24.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 17:52:28 +00:00
Aleksi Häkli
ef552bcc62
Merge pull request #1174 from jazzband/dependabot/pip/coverage-7.4.3
chore(deps): bump coverage from 7.4.0 to 7.4.3
2024-03-04 19:51:42 +02:00
dependabot[bot]
d224dd11ad
chore(deps): bump coverage from 7.4.0 to 7.4.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.3.
- [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.4.0...7.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 17:51:32 +00:00
Aleksi Häkli
12eca00d5c
Merge pull request #1158 from jazzband/dependabot/github_actions/actions/cache-4
chore(deps): bump actions/cache from 3 to 4
2024-03-04 19:51:06 +02:00
Aleksi Häkli
31e4a190b7
Merge pull request #1162 from cclauss/black-v24.1.0
chore(deps): bump black from 23.12.1 to 24.1.1 AGAIN
2024-03-04 19:51:00 +02:00
Aleksi Häkli
7b2b66c539
Merge pull request #1166 from jazzband/dependabot/pip/pytest-django-4.8.0
chore(deps): bump pytest-django from 4.7.0 to 4.8.0
2024-03-04 19:50:52 +02:00
Aleksi Häkli
875053a9a8
Merge pull request #1167 from jazzband/dependabot/github_actions/codecov/codecov-action-4
chore(deps): bump codecov/codecov-action from 3 to 4
2024-03-04 19:50:46 +02:00
Aleksi Häkli
00318b2bf9
Merge pull request #1171 from jazzband/dependabot/pip/tox-4.13.0
chore(deps): bump tox from 4.12.0 to 4.13.0
2024-03-04 19:50:41 +02:00
Aleksi Häkli
89ee887085
Merge pull request #1175 from jazzband/dependabot/pip/pytest-8.1.0
chore(deps): bump pytest from 7.4.4 to 8.1.0
2024-03-04 19:50:30 +02:00
dependabot[bot]
382e1b35af
chore(deps): bump pytest from 7.4.4 to 8.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 12:03:50 +00:00
dependabot[bot]
45c8119604
chore(deps): bump tox from 4.12.0 to 4.13.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.12.0 to 4.13.0.
- [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.12.0...4.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 12:10:36 +00:00
Viicos
885ac8ddfb Remove setuptools dependency 2024-02-16 10:47:58 +01:00
Viicos
ab54d68ee1 Remove compatibility with pkg_resources 2024-02-15 21:39:35 +01:00
Christian Clauss
f9bb78ff4a
black=24.1.1 2024-02-03 16:15:41 +01:00
dependabot[bot]
bba4c80989
chore(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [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/v3...v4)

---
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>
2024-02-01 12:42:06 +00:00
dependabot[bot]
b583c8d0ed
chore(deps): bump pytest-django from 4.7.0 to 4.8.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.7.0...v4.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 12:40:41 +00:00
Christian Clauss
493789640b chore(deps): bump black from 23.12.1 to 24.1.0 AGAIN 2024-01-26 21:37:26 +01:00
dependabot[bot]
ea95552533
chore(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 12:37:01 +00:00
Aleksi Häkli
448d0cea1a
Merge pull request #1156 from jazzband/dependabot/pip/tox-4.12.0
chore(deps): bump tox from 4.11.4 to 4.12.0
2024-01-13 21:00:55 +02:00
Aleksi Häkli
2a33b2dfd0
Merge pull request #1155 from jazzband/dependabot/pip/pytest-7.4.4
chore(deps): bump pytest from 7.4.3 to 7.4.4
2024-01-13 21:00:44 +02:00
dependabot[bot]
d1faa7c413
chore(deps): bump tox from 4.11.4 to 4.12.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.4 to 4.12.0.
- [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.11.4...4.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 12:33:39 +00:00
dependabot[bot]
5d19320179
chore(deps): bump pytest from 7.4.3 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 12:57:42 +00:00
Aleksi Häkli
d858c12c1a
Merge pull request #1154 from jazzband/dependabot/pip/coverage-7.4.0
chore(deps): bump coverage from 7.3.4 to 7.4.0
2023-12-29 18:41:07 +02:00
dependabot[bot]
b3286ad177
chore(deps): bump coverage from 7.3.4 to 7.4.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.4 to 7.4.0.
- [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.3.4...7.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-28 12:02:16 +00:00
Aleksi Häkli
87bdcbee3e
Version 6.3.0 2023-12-27 12:44:57 +02:00
Aleksi Häkli
02019db6ee
Merge pull request #1153 from jazzband/format
Fix code formatting
2023-12-27 12:41:30 +02:00
Aleksi Häkli
add22bd1de
Merge pull request #1151 from jazzband/dependabot/pip/mypy-1.8.0
chore(deps): bump mypy from 1.7.1 to 1.8.0
2023-12-27 12:41:21 +02:00
Aleksi Häkli
38e316ca87
Fix code formatting 2023-12-27 12:40:23 +02:00
Aleksi Häkli
95507857f0
Merge pull request #1147 from Taikono-Himazin/master
Add async support to middleware
2023-12-27 12:37:10 +02:00
dependabot[bot]
1aa273d99a
chore(deps): bump mypy from 1.7.1 to 1.8.0
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 10:32:20 +00:00
Aleksi Häkli
55f9272827
Merge pull request #1150 from jazzband/dependabot/pip/coverage-7.3.4
chore(deps): bump coverage from 7.3.2 to 7.3.4
2023-12-27 12:31:36 +02:00
Aleksi Häkli
7fef7df8aa
Merge pull request #1149 from jazzband/dependabot/github_actions/github/codeql-action-3
chore(deps): bump github/codeql-action from 2 to 3
2023-12-27 12:31:27 +02:00
Aleksi Häkli
eee5a69a4a
Merge pull request #1152 from jazzband/dependabot/pip/black-23.12.1
chore(deps): bump black from 23.11.0 to 23.12.1
2023-12-27 12:31:13 +02:00
dependabot[bot]
1394e1aa27
chore(deps): bump black from 23.11.0 to 23.12.1
Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.11.0...23.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 12:36:39 +00:00
dependabot[bot]
73d4b71ccb
chore(deps): bump coverage from 7.3.2 to 7.3.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.3.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.3.2...7.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 12:07:21 +00:00
dependabot[bot]
bd55542b80
chore(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 13:01:27 +00:00
Taikono-Himazin
6f2584b440 Add async support to middleware 2023-12-13 13:35:22 +09:00
Aleksi Häkli
2ee7ea1731
Version 6.2.0 2023-12-08 19:49:40 +02:00
Aleksi Häkli
25e824f666
Merge pull request #1142 from jazzband/dependabot/pip/tox-4.11.4
chore(deps): bump tox from 4.11.3 to 4.11.4
2023-12-08 19:43:50 +02:00
Aleksi Häkli
2a0fd0cfad
Merge pull request #1138 from p-l-/command-reset-ip-username
Add new management command `axes_reset_ip_username`
2023-12-08 19:39:40 +02:00
dependabot[bot]
2416fcc358
chore(deps): bump tox from 4.11.3 to 4.11.4
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.3 to 4.11.4.
- [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.11.3...4.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 17:32:42 +00:00
Aleksi Häkli
73e29645a0
Merge pull request #1145 from jazzband/dependabot/github_actions/actions/setup-python-5
chore(deps): bump actions/setup-python from 4 to 5
2023-12-08 19:31:58 +02:00