Commit Graph

30 Commits

Author SHA1 Message Date
Andreas Zweili 90a0f320fa Merge remote-tracking branch 'origin/master' into dev 2022-11-19 15:27:09 +01:00
Andreas Zweili f70be2bcf9 Clean out requirements 2022-11-19 15:25:44 +01:00
dependabot[bot] f63ce20e26
Bump django-htmx from 1.12.2 to 1.13.0
Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.12.2 to 1.13.0.
- [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.12.2...1.13.0)

---
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-14 17:13:04 +00: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 651e314182
Merge branch 'master' into dependabot/pip/attrs-22.1.0 2022-11-12 22:58:27 +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
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] 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
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 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
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] 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
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
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 90578c1075
Merge pull request #66 from Nebucatnetzer/dev
Dev
2022-03-27 15:42:23 +02:00
Andreas Zweili 0bc56731f9 add django-model-utils 2022-03-23 21:42:37 +01:00
dependabot[bot] b884f95774
Bump django from 4.0.1 to 4.0.2 in /requirements
Bumps [django](https://github.com/django/django) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.1...4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 09:57:33 +00:00
Andreas Zweili 31eb209ec2 lock the requirements 2022-01-29 16:30:10 +01:00
Andreas Zweili 60764fb061 fix the required django setup 2021-12-08 19:34:39 +01:00
Andreas Zweili 521aaef946 run django with gunicorn 2019-08-11 18:37:37 +02:00
Andreas Zweili 43c334745d move the pytest requirements to the base file 2019-08-10 15:05:03 +02:00
Andreas Zweili 7969663374 add pytest-cov to the docker requirements 2019-08-10 13:55:34 +02:00
Andreas Zweili 99747257b0 split the requirements and settings 2019-07-13 12:37:58 +02:00