Commit Graph

52 Commits

Author SHA1 Message Date
Andreas Zweili 357a9f9bd5 Add required setuptools 2022-11-19 16:53:04 +01:00
Andreas Zweili 02d97bf47f Downgrade pylint to a version in mach-nix 2022-11-19 16:18:26 +01:00
Andreas Zweili 9bab579980
Revert "Bump black from 21.12b0 to 22.10.0" 2022-11-19 16:13:04 +01:00
Andreas Zweili 74550b215f
Merge pull request #91 from Nebucatnetzer/dependabot/pip/pylint-2.15.6
Bump pylint from 2.12.2 to 2.15.6
2022-11-19 16:01:12 +01:00
Andreas Zweili d745d693dc
Merge pull request #90 from Nebucatnetzer/dependabot/pip/black-22.10.0
Bump black from 21.12b0 to 22.10.0
2022-11-19 16:01:05 +01:00
Andreas Zweili 3faffb72f2 Bump Faker to 12.0 2022-11-19 15:58:03 +01:00
dependabot[bot] 4f90fbbead
Bump black from 21.12b0 to 22.10.0
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.10.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/commits/22.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 14:36:54 +00:00
dependabot[bot] ad6693839a
Bump pylint from 2.12.2 to 2.15.6
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.15.6.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.15.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 14:36:53 +00:00
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
Andreas Zweili 165294319a
Merge pull request #86 from Nebucatnetzer/dependabot/pip/click-8.1.3
Bump click from 8.0.3 to 8.1.3
2022-11-19 14:53:12 +01:00
dependabot[bot] f5a5edfac3
Bump click from 8.0.3 to 8.1.3
Bumps [click](https://github.com/pallets/click) from 8.0.3 to 8.1.3.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.0.3...8.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 17:13:10 +00: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 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
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
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 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 2bc3ca84b6
Revert "Bump wrapt from 1.13.3 to 1.14.1" 2022-11-05 22:58:43 +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
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
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 1e29e57f17 add the postgres connector to the local requirements 2022-02-01 21:12:49 +01:00
Andreas Zweili 31eb209ec2 lock the requirements 2022-01-29 16:30:10 +01:00
Andreas Zweili 94d465bd4a add various tools to local requirements 2019-11-30 15:49:55 +01:00
Andreas Zweili 43c334745d move the pytest requirements to the base file 2019-08-10 15:05:03 +02:00
Andreas Zweili e3ca65b61b add pylint as dependency 2019-08-04 20:49:20 +02:00