Commit Graph

1348 Commits

Author SHA1 Message Date
Andreas Zweili f70be2bcf9 Clean out requirements 2022-11-19 15:25:44 +01:00
Andreas Zweili fc11a6351c Clean out the flake 2022-11-19 15:24:41 +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
Andreas Zweili 289bc29232
Merge pull request #84 from Nebucatnetzer/dependabot/pip/django-htmx-1.13.0
Bump django-htmx from 1.12.2 to 1.13.0
2022-11-19 14:52:46 +01:00
Andreas Zweili 3f9cbf6806 Update flake 2022-11-17 18:15:27 +01:00
Andreas Zweili f2741061b3 Merge branch 'poetry' of github.com:Nebucatnetzer/network_inventory into poetry 2022-11-17 18:13:57 +01:00
Andreas Zweili fca0ea1e39 Update flake 2022-11-17 12:02:34 +01:00
Andreas Zweili 6e87a7a7da Revert "Shrink the flake to a more usable size"
This reverts commit cba8690ea9.
2022-11-16 22:31:34 +01:00
Andreas Zweili 4c7375cd09 Update poetry lock file 2022-11-16 21:47:15 +01:00
Andreas Zweili b4c5ded2d2 Add pyyaml 2022-11-16 21:34:37 +01:00
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
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 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