Commit graph

2468 commits

Author SHA1 Message Date
dependabot[bot] 510fcbf197
Bump isort from 5.8.0 to 5.9.1 in /src/requirements
Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.8.0...5.9.1)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 09:00:43 +00:00
dependabot[bot] 5db8d9f53e
Bump psycopg2-binary from 2.8.6 to 2.9.1 in /src/requirements
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.1.
- [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>
2021-06-17 09:01:06 +00:00
dependabot[bot] c1ebb9b07d
Bump black from 21.5b1 to 21.6b0 in /src/requirements
Bumps [black](https://github.com/psf/black) from 21.5b1 to 21.6b0.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 05:01:49 +00:00
dependabot[bot] 8c2b2267c7
Bump django from 3.2.3 to 3.2.4 in /src
Bumps [django](https://github.com/django/django) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.3...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 19:57:13 +00:00
dependabot[bot] 282c8c0394
Bump django-leaflet from 0.28.0 to 0.28.1 in /src/requirements
Bumps [django-leaflet](https://github.com/makinacorpus/django-leaflet) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/makinacorpus/django-leaflet/releases)
- [Changelog](https://github.com/makinacorpus/django-leaflet/blob/master/CHANGES)
- [Commits](https://github.com/makinacorpus/django-leaflet/compare/0.28.0...0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 05:01:57 +00:00
dependabot[bot] c648f5ad49
Bump ipython from 7.23.1 to 7.24.1 in /src/requirements
Bumps [ipython](https://github.com/ipython/ipython) from 7.23.1 to 7.24.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.23.1...7.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 05:06:02 +00:00
Thomas Steen Rasmussen 952052b2ff enable save_as in ProductAdmin 2021-05-25 17:38:28 +02:00
Thomas Steen Rasmussen 2f3086e052 move import later because django 3.2 2021-05-21 21:03:19 +02:00
Thomas Steen Rasmussen 22f02fa295
Merge pull request #809 from bornhack/dependabot/pip/src/requirements/service-identity-21.1.0
Bump service-identity from 18.1.0 to 21.1.0 in /src/requirements
2021-05-21 20:58:48 +02:00
Thomas Steen Rasmussen 82f3f2c12e
Merge pull request #810 from bornhack/dependabot/pip/src/requirements/icalendar-4.0.7
Bump icalendar from 4.0.6 to 4.0.7 in /src/requirements
2021-05-21 20:58:33 +02:00
Thomas Steen Rasmussen a398a611b0
Merge pull request #811 from bornhack/dependabot/pip/src/requirements/pillow-8.2.0
Bump pillow from 8.1.1 to 8.2.0 in /src/requirements
2021-05-21 20:58:18 +02:00
dependabot[bot] 8828fe2629
Bump icalendar from 4.0.6 to 4.0.7 in /src/requirements
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/4.0.6...4.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 18:58:16 +00:00
Thomas Steen Rasmussen 1bf0a39826
Merge pull request #812 from bornhack/dependabot/pip/src/requirements/django-oauth-toolkit-1.5.0
Bump django-oauth-toolkit from 1.3.3 to 1.5.0 in /src/requirements
2021-05-21 20:58:02 +02:00
Thomas Steen Rasmussen 5464f8460d
Merge pull request #813 from bornhack/dependabot/pip/src/requirements/django-debug-toolbar-3.2.1
Bump django-debug-toolbar from 2.2.1 to 3.2.1 in /src/requirements
2021-05-21 20:57:46 +02:00
Thomas Steen Rasmussen d71afbd6c3
Merge pull request #814 from bornhack/dependabot/pip/src/requirements/irc3-1.1.7
Bump irc3 from 1.1.6 to 1.1.7 in /src/requirements
2021-05-21 20:57:31 +02:00
dependabot[bot] 92e7473a5e
Bump irc3 from 1.1.6 to 1.1.7 in /src/requirements
Bumps [irc3](https://github.com/gawel/irc3) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/gawel/irc3/releases)
- [Changelog](https://github.com/gawel/irc3/blob/master/CHANGES.rst)
- [Commits](https://github.com/gawel/irc3/compare/1.1.6...1.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 17:11:33 +00:00
dependabot[bot] a727148f51
Bump django-debug-toolbar from 2.2.1 to 3.2.1 in /src/requirements
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.2.1 to 3.2.1.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/2.2.1...3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 17:11:29 +00:00
dependabot[bot] 5bf03c9106
Bump django-oauth-toolkit from 1.3.3 to 1.5.0 in /src/requirements
Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) from 1.3.3 to 1.5.0.
- [Release notes](https://github.com/jazzband/django-oauth-toolkit/releases)
- [Changelog](https://github.com/jazzband/django-oauth-toolkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/django-oauth-toolkit/compare/1.3.3...1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 17:11:26 +00:00
dependabot[bot] 82e0f8fef5
Bump pillow from 8.1.1 to 8.2.0 in /src/requirements
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 17:11:22 +00:00
dependabot[bot] a18100b8d3
Bump service-identity from 18.1.0 to 21.1.0 in /src/requirements
Bumps [service-identity](https://github.com/pyca/service-identity) from 18.1.0 to 21.1.0.
- [Release notes](https://github.com/pyca/service-identity/releases)
- [Changelog](https://github.com/pyca/service-identity/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/service-identity/compare/18.1.0...21.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 17:11:15 +00:00
Thomas Steen Rasmussen fd3a30343e
Merge pull request #777 from bornhack/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-05-21 19:10:49 +02:00
Thomas Steen Rasmussen 62a4265d5d
Merge pull request #782 from batmule/master
Making text nicer looking
2021-05-21 19:10:32 +02:00
Thomas Steen Rasmussen 18f5935c5e
Merge pull request #781 from bornhack/new-address
updated address in cancellation form
2021-05-21 19:09:56 +02:00
Thomas Steen Rasmussen 9df322362f
Merge pull request #783 from bornhack/dependabot/pip/src/requirements/pyopenssl-20.0.1
Bump pyopenssl from 19.1.0 to 20.0.1 in /src/requirements
2021-05-21 19:09:33 +02:00
Thomas Steen Rasmussen 4a863bd778
Merge pull request #784 from bornhack/dependabot/pip/src/requirements/django-leaflet-0.28.0
Bump django-leaflet from 0.27.1 to 0.28.0 in /src/requirements
2021-05-21 19:09:18 +02:00
Thomas Steen Rasmussen 3f64cd9744
Merge pull request #785 from bornhack/dependabot/pip/src/requirements/factory-boy-3.2.0
Bump factory-boy from 3.1.0 to 3.2.0 in /src/requirements
2021-05-21 19:09:02 +02:00
dependabot-preview[bot] 3e1ea74ad8
Bump django-leaflet from 0.27.1 to 0.28.0 in /src/requirements
Bumps [django-leaflet](https://github.com/makinacorpus/django-leaflet) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/makinacorpus/django-leaflet/releases)
- [Changelog](https://github.com/makinacorpus/django-leaflet/blob/master/CHANGES)
- [Commits](https://github.com/makinacorpus/django-leaflet/compare/0.27.1...0.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-21 17:08:55 +00:00
Thomas Steen Rasmussen 2894abcadf
Merge pull request #800 from bornhack/dependabot/pip/src/requirements/django-taggit-1.4.0
Bump django-taggit from 1.3.0 to 1.4.0 in /src/requirements
2021-05-21 19:08:48 +02:00
dependabot-preview[bot] 226918373a
Bump pyopenssl from 19.1.0 to 20.0.1 in /src/requirements
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 19.1.0 to 20.0.1.
- [Release notes](https://github.com/pyca/pyopenssl/releases)
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/19.1.0...20.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-21 17:08:37 +00:00
Thomas Steen Rasmussen dee0e4eceb
Merge pull request #801 from bornhack/dependabot/pip/src/requirements/graphene-django-2.15.0
Bump graphene-django from 2.13.0 to 2.15.0 in /src/requirements
2021-05-21 19:08:30 +02:00
Thomas Steen Rasmussen ede1655e65
Merge pull request #802 from bornhack/dependabot/pip/src/requirements/codecov-2.1.11
Bump codecov from 2.1.10 to 2.1.11 in /src/requirements
2021-05-21 19:08:18 +02:00
Thomas Steen Rasmussen d9d3d901f1
Merge pull request #803 from bornhack/dependabot/pip/src/requirements/django-cors-headers-3.7.0
Bump django-cors-headers from 3.5.0 to 3.7.0 in /src/requirements
2021-05-21 19:08:02 +02:00
Thomas Steen Rasmussen e4ea9a437c
Merge pull request #804 from bornhack/dependabot/pip/src/requirements/django-filter-2.4.0
Bump django-filter from 2.3.0 to 2.4.0 in /src/requirements
2021-05-21 19:07:49 +02:00
Thomas Steen Rasmussen 7bd046b56c
Merge pull request #806 from bornhack/dependabot/pip/src/requirements/pipdeptree-2.0.0
Bump pipdeptree from 1.0.0 to 2.0.0 in /src/requirements
2021-05-21 19:07:34 +02:00
Thomas Steen Rasmussen efb604770b
Merge pull request #807 from bornhack/dependabot/pip/src/requirements/hypothesis-6.13.1
Bump hypothesis from 6.10.1 to 6.13.1 in /src/requirements
2021-05-21 19:07:14 +02:00
Thomas Steen Rasmussen b2bc8ecbcc add some new pictures, work in progress 2021-05-21 19:03:08 +02:00
dependabot-preview[bot] 349d6f49de
Bump hypothesis from 6.10.1 to 6.13.1 in /src/requirements
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.10.1 to 6.13.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.10.1...hypothesis-python-6.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-21 05:18:54 +00:00
dependabot-preview[bot] a93a6a3ed8
Bump pipdeptree from 1.0.0 to 2.0.0 in /src/requirements
Bumps [pipdeptree](https://github.com/naiquevin/pipdeptree) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/naiquevin/pipdeptree/releases)
- [Changelog](https://github.com/naiquevin/pipdeptree/blob/master/CHANGES.md)
- [Commits](https://github.com/naiquevin/pipdeptree/compare/1.0.0...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 05:18:47 +00:00
dependabot-preview[bot] ba2d45895b
Bump django-filter from 2.3.0 to 2.4.0 in /src/requirements
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/2.3.0...2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 05:18:11 +00:00
dependabot-preview[bot] c68da549ec
Bump django-cors-headers from 3.5.0 to 3.7.0 in /src/requirements
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.5.0 to 3.7.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.5.0...3.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 05:17:44 +00:00
dependabot-preview[bot] a1e869f3e6
Bump codecov from 2.1.10 to 2.1.11 in /src/requirements
Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.10 to 2.1.11.
- [Release notes](https://github.com/codecov/codecov-python/releases)
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-python/compare/v2.1.10...v2.1.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 05:17:27 +00:00
dependabot-preview[bot] 6ab414793d
Bump graphene-django from 2.13.0 to 2.15.0 in /src/requirements
Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/graphql-python/graphene-django/releases)
- [Commits](https://github.com/graphql-python/graphene-django/compare/v2.13.0...v2.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 05:17:08 +00:00
dependabot-preview[bot] 58caebdf76
Bump django-taggit from 1.3.0 to 1.4.0 in /src/requirements
Bumps [django-taggit](https://github.com/jazzband/django-taggit) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/jazzband/django-taggit/releases)
- [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jazzband/django-taggit/compare/1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 05:16:42 +00:00
dependabot-preview[bot] bd4ca5951a
Bump factory-boy from 3.1.0 to 3.2.0 in /src/requirements
Bumps [factory-boy](https://github.com/FactoryBoy/factory_boy) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/FactoryBoy/factory_boy/releases)
- [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst)
- [Commits](https://github.com/FactoryBoy/factory_boy/compare/3.1.0...3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-17 11:47:56 +00:00
Thomas Steen Rasmussen 13620ed0f5
Merge pull request #786 from bornhack/dependabot/pip/src/requirements/coverage-5.5
Bump coverage from 5.3 to 5.5 in /src/requirements
2021-05-17 13:46:46 +02:00
Thomas Steen Rasmussen 10f52c6f78
Merge pull request #788 from bornhack/dependabot/pip/src/requirements/unidecode-1.2.0
Bump unidecode from 1.1.1 to 1.2.0 in /src/requirements
2021-05-17 13:46:31 +02:00
dependabot-preview[bot] 5f35d4a514
Bump coverage from 5.3 to 5.5 in /src/requirements
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3 to 5.5.
- [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/coverage-5.3...coverage-5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-17 11:46:30 +00:00
Thomas Steen Rasmussen e9b1de63c1
Merge pull request #791 from bornhack/dependabot/pip/src/requirements/isort-5.8.0
Bump isort from 5.6.4 to 5.8.0 in /src/requirements
2021-05-17 13:46:13 +02:00
Thomas Steen Rasmussen ddfb30bb13
Merge pull request #795 from bornhack/dependabot/pip/src/requirements/ipython-7.23.1
Bump ipython from 7.22.0 to 7.23.1 in /src/requirements
2021-05-17 13:45:54 +02:00
Thomas Steen Rasmussen 224b4e761c
Merge pull request #797 from bornhack/dependabot/pip/src/requirements/flake8-3.9.2
Bump flake8 from 3.8.4 to 3.9.2 in /src/requirements
2021-05-17 13:45:38 +02:00