Commit Graph

1136 Commits

Author SHA1 Message Date
Andreas Zweili c726749053 Add a poetry.toml with project specific settings 2022-11-16 21:34:11 +01:00
Andreas Zweili cba8690ea9 Shrink the flake to a more usable size 2022-11-16 21:33:49 +01:00
Andreas Zweili c56b51ebd3 Remove the virtualenv with make 2022-11-16 21:33:30 +01:00
Andreas Zweili c07bc5268b WIP poetry 2022-11-15 22:04:13 +01:00
Andreas Zweili 681ac2999c Update flake 2022-11-13 17:51:09 +01:00
Andreas Zweili 3ff0a0c056 Merge remote-tracking branch 'origin/master' into dev 2022-11-13 15:45:32 +01:00
Andreas Zweili 4485f69837
Remove hard dependencies 2022-11-12 23:06:27 +01:00
Andreas Zweili b356d41ca8
Remove indirect dependency 2022-11-12 23:03:45 +01:00
Andreas Zweili 79a3191f0f
Merge pull request #81 from Nebucatnetzer/dependabot/pip/attrs-22.1.0
Bump attrs from 21.4.0 to 22.1.0
2022-11-12 23:02:27 +01:00
Andreas Zweili 4d5cf2d073
Merge pull request #79 from Nebucatnetzer/dependabot/pip/pytest-xdist-3.0.2
Bump pytest-xdist from 2.5.0 to 3.0.2
2022-11-12 23:01:25 +01:00
Andreas Zweili e72b7c86fd
Merge pull request #80 from Nebucatnetzer/dependabot/pip/typing-extensions-4.4.0
Bump typing-extensions from 4.0.1 to 4.4.0
2022-11-12 23:01:15 +01:00
Andreas Zweili 55a45f46ca
Update local.txt 2022-11-12 23:00:31 +01:00
Andreas Zweili 651e314182
Merge branch 'master' into dependabot/pip/attrs-22.1.0 2022-11-12 22:58:27 +01:00
Andreas Zweili 91f07ca987
Merge pull request #82 from Nebucatnetzer/dependabot/pip/autopep8-2.0.0
Bump autopep8 from 1.6.0 to 2.0.0
2022-11-12 22:57:33 +01:00
Andreas Zweili 25d8ec2398
Merge pull request #83 from Nebucatnetzer/dependabot/pip/django-htmx-1.12.2
Bump django-htmx from 1.8.0 to 1.12.2
2022-11-12 22:57:27 +01:00
Andreas Zweili 5d167e5ba3
Update docker.txt 2022-11-12 22:57:09 +01:00
dependabot[bot] 8f979e2cd6
Bump attrs from 21.4.0 to 22.1.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 22.1.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-attrs/attrs/compare/21.4.0...22.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-12 21:49:37 +00:00
Andreas Zweili 1c1edd0740
Update local.txt 2022-11-12 22:48:30 +01:00
Andreas Zweili 423823a165
Create tests.yml 2022-11-12 22:46:46 +01:00
dependabot[bot] ffbb74531b
Bump django-htmx from 1.8.0 to 1.12.2
Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.8.0 to 1.12.2.
- [Release notes](https://github.com/adamchainz/django-htmx/releases)
- [Changelog](https://github.com/adamchainz/django-htmx/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-htmx/compare/1.8.0...1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 17:07:21 +00:00
dependabot[bot] ac80a6deb5
Bump autopep8 from 1.6.0 to 2.0.0
Bumps [autopep8](https://github.com/hhatto/autopep8) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](https://github.com/hhatto/autopep8/compare/v1.6.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 17:07:16 +00:00
dependabot[bot] 464a520742
Bump typing-extensions from 4.0.1 to 4.4.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.0.1 to 4.4.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.0.1...4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 17:07:05 +00:00
dependabot[bot] 6f4ffd43a4
Bump pytest-xdist from 2.5.0 to 3.0.2
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.5.0 to 3.0.2.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.5.0...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 17:07:00 +00:00
Andreas Zweili 3303071f57 Merge remote-tracking branch 'origin/master' into dev 2022-11-07 17:08:45 +01:00
Andreas Zweili 7c11ed75f2
Merge pull request #75 from Nebucatnetzer/dependabot/pip/django-4.1.3
Bump django from 4.0.7 to 4.1.3
2022-11-05 23:15:44 +01:00
Andreas Zweili 6ce96bf8d2
Merge pull request #78 from Nebucatnetzer/revert-73-dependabot/pip/wrapt-1.14.1
Revert "Bump wrapt from 1.13.3 to 1.14.1"
2022-11-05 22:58:55 +01:00
Andreas Zweili 2bc3ca84b6
Revert "Bump wrapt from 1.13.3 to 1.14.1" 2022-11-05 22:58:43 +01:00
Andreas Zweili 78cc9f528d
Create codeql.yml 2022-11-05 22:57:54 +01:00
dependabot[bot] a23e072ed5
Bump django from 4.0.7 to 4.1.3
Bumps [django](https://github.com/django/django) from 4.0.7 to 4.1.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.7...4.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 21:49:28 +00:00
Andreas Zweili 0539d0a5ec
Merge pull request #77 from Nebucatnetzer/dependabot/pip/requirements/django-4.0.8
Bump django from 4.0.7 to 4.0.8 in /requirements
2022-11-05 22:49:18 +01:00
Andreas Zweili 2e860075f4
Merge pull request #73 from Nebucatnetzer/dependabot/pip/wrapt-1.14.1
Bump wrapt from 1.13.3 to 1.14.1
2022-11-05 22:49:01 +01:00
Andreas Zweili d34ab50939
Merge pull request #74 from Nebucatnetzer/dependabot/pip/psycopg2-binary-2.9.5
Bump psycopg2-binary from 2.8.6 to 2.9.5
2022-11-05 22:48:49 +01:00
dependabot[bot] d6c4f72d4d
Bump django from 4.0.7 to 4.0.8 in /requirements
Bumps [django](https://github.com/django/django) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.7...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 21:48:47 +00:00
Andreas Zweili 21ffbf846b
Merge pull request #76 from Nebucatnetzer/dependabot/pip/sqlparse-0.4.3
Bump sqlparse from 0.4.2 to 0.4.3
2022-11-05 22:48:35 +01:00
Andreas Zweili 5db0361dad
Merge pull request #72 from Nebucatnetzer/dependabot/pip/coverage-6.5.0
Bump coverage from 6.3 to 6.5.0
2022-11-05 22:48:21 +01:00
dependabot[bot] f751c99169
Bump sqlparse from 0.4.2 to 0.4.3
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.2...0.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 21:39:45 +00:00
dependabot[bot] 138133c136
Bump psycopg2-binary from 2.8.6 to 2.9.5
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 21:39:38 +00:00
dependabot[bot] 7a6446304f
Bump wrapt from 1.13.3 to 1.14.1
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.13.3 to 1.14.1.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.13.3...1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 21:39:36 +00:00
dependabot[bot] 96f2cbe665
Bump coverage from 6.3 to 6.5.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3 to 6.5.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/6.3...6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-05 21:39:32 +00:00
Andreas Zweili 62174df3f4
Create dependabot.yml 2022-11-05 22:39:09 +01:00
Andreas Zweili 656a518e1c Update pypi dependencies 2022-08-29 17:44:37 +02:00
Andreas Zweili 8878bf35f9
Merge pull request #71 from Nebucatnetzer/dependabot/pip/requirements/django-4.0.7
Bump django from 4.0.6 to 4.0.7 in /requirements
2022-08-17 15:33:09 +02:00
dependabot[bot] d212fcb571
Bump django from 4.0.6 to 4.0.7 in /requirements
Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.6...4.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 15:32:00 +00:00
Andreas Zweili 9c261beda0 Merge remote-tracking branch 'origin/master' into dev 2022-07-20 22:01:45 +02:00
Andreas Zweili 29051571a8 Enable dependabot version updates 2022-07-20 21:47:35 +02:00
Andreas Zweili 69b9850861
Merge pull request #70 from Nebucatnetzer/dependabot/pip/requirements/django-4.0.6
Bump django from 4.0.2 to 4.0.6 in /requirements
2022-07-20 21:45:21 +02:00
dependabot[bot] abf31fc5e1
Bump django from 4.0.2 to 4.0.6 in /requirements
Bumps [django](https://github.com/django/django) from 4.0.2 to 4.0.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.2...4.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 21:48:32 +00:00
Andreas Zweili b6fa990a3c ignore warnings for the moment
The ideal way would be to only ignore the specific message but I can't get
    it to work.
2022-04-04 16:39:48 +02:00
Andreas Zweili 735c0b2e6b line length 2022-04-04 10:26:27 +02:00
Andreas Zweili b36e606026 add a description field to Groups 2022-04-04 10:15:27 +02:00