dependabot[bot]
|
7ae551da65
|
build(deps): bump boto3 from 1.18.48 to 1.18.49 (#1486)
|
2021-09-28 08:32:25 +02:00 |
dependabot[bot]
|
e4a5f22f9b
|
build(deps): bump sentry-sdk from 1.4.1 to 1.4.2 (#1488)
|
2021-09-28 08:31:57 +02:00 |
dependabot[bot]
|
bf12580f64
|
build(deps): bump pycryptodome from 3.10.3 to 3.10.4 (#1482)
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.10.3 to 3.10.4.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/commits/v3.10.4)
---
updated-dependencies:
- dependency-name: pycryptodome
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-27 09:22:03 +02:00 |
Jens Langhammer
|
79b92e764e
|
*: fix typos in code
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-09-25 00:01:11 +02:00 |
dependabot[bot]
|
a1abae9ab1
|
build(deps): bump boto3 from 1.18.46 to 1.18.47 (#1456)
Bumps [boto3](https://github.com/boto/boto3) from 1.18.46 to 1.18.47.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.18.46...1.18.47)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-24 09:34:01 +02:00 |
dependabot[bot]
|
236fafb735
|
build(deps): bump boto3 from 1.18.45 to 1.18.46 (#1447)
|
2021-09-23 08:33:10 +02:00 |
dependabot[bot]
|
24d220ff49
|
build(deps): bump urllib3 from 1.26.6 to 1.26.7 (#1448)
|
2021-09-23 08:32:53 +02:00 |
dependabot[bot]
|
3364c195b7
|
build(deps): bump sentry-sdk from 1.4.0 to 1.4.1 (#1450)
|
2021-09-23 08:32:43 +02:00 |
dependabot[bot]
|
96065eb942
|
build(deps): bump boto3 from 1.18.44 to 1.18.45 (#1441)
|
2021-09-22 07:30:01 +02:00 |
dependabot[bot]
|
ac944fee8b
|
build(deps): bump drf-spectacular from 0.18.2 to 0.19.0 (#1442)
|
2021-09-22 07:29:52 +02:00 |
dependabot[bot]
|
1d0e5fc353
|
build(deps): bump sentry-sdk from 1.3.1 to 1.4.0 (#1440)
|
2021-09-22 07:28:48 +02:00 |
dependabot[bot]
|
81feb313df
|
build(deps): bump geoip2 from 4.2.0 to 4.3.0 (#1434)
|
2021-09-21 08:29:33 +02:00 |
dependabot[bot]
|
fe4923bff6
|
build(deps): bump boto3 from 1.18.43 to 1.18.44 (#1417)
Bumps [boto3](https://github.com/boto/boto3) from 1.18.43 to 1.18.44.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.18.43...1.18.44)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-20 09:09:22 +02:00 |
dependabot[bot]
|
3e4ce62dfe
|
build(deps-dev): bump pylint from 2.10.2 to 2.11.1 (#1409)
* build(deps-dev): bump pylint from 2.10.2 to 2.11.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.11.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.10.2...v2.11.1)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* root: update pylint config
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-09-17 09:46:39 +02:00 |
dependabot[bot]
|
5df15c4105
|
build(deps): bump boto3 from 1.18.42 to 1.18.43 (#1410)
|
2021-09-17 09:16:43 +02:00 |
Jens Langhammer
|
124071f9be
|
root: remove python requirement from pipfile
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-09-16 10:37:43 +02:00 |
dependabot[bot]
|
c35fd2755f
|
build(deps): bump boto3 from 1.18.41 to 1.18.42 (#1398)
|
2021-09-15 08:40:42 +02:00 |
dependabot[bot]
|
281e3a0518
|
build(deps): bump django-otp from 1.1.0 to 1.1.1 (#1399)
|
2021-09-15 08:40:34 +02:00 |
dependabot[bot]
|
32331a56eb
|
build(deps): bump django-otp from 1.0.6 to 1.1.0 (#1394)
Bumps [django-otp](https://github.com/django-otp/django-otp) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/django-otp/django-otp/releases)
- [Changelog](https://github.com/django-otp/django-otp/blob/master/CHANGES.rst)
- [Commits](https://github.com/django-otp/django-otp/compare/v1.0.6...v1.1.0)
---
updated-dependencies:
- dependency-name: django-otp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-14 09:23:01 +02:00 |
dependabot[bot]
|
a3ec5c13f0
|
build(deps): bump boto3 from 1.18.40 to 1.18.41 (#1393)
|
2021-09-14 08:35:05 +02:00 |
dependabot[bot]
|
3daabd6fa8
|
build(deps): bump boto3 from 1.18.39 to 1.18.40 (#1388)
|
2021-09-13 08:38:58 +02:00 |
dependabot[bot]
|
92a48f9dc6
|
build(deps): bump sqlparse from 0.4.1 to 0.4.2 (#1380)
|
2021-09-10 20:32:47 +02:00 |
dependabot[bot]
|
46ef49b897
|
build(deps): bump boto3 from 1.18.38 to 1.18.39 (#1376)
|
2021-09-10 08:40:58 +02:00 |
dependabot[bot]
|
eb2540a3c8
|
build(deps): bump boto3 from 1.18.37 to 1.18.38 (#1367)
|
2021-09-09 08:20:41 +02:00 |
dependabot[bot]
|
917fb7d626
|
build(deps): bump boto3 from 1.18.36 to 1.18.37 (#1364)
|
2021-09-08 08:36:12 +02:00 |
dependabot[bot]
|
2bd75dd1a9
|
build(deps): bump xmlsec from 1.3.11 to 1.3.12 (#1353)
|
2021-09-06 08:36:16 +02:00 |
dependabot[bot]
|
27ab31a9b0
|
build(deps): bump boto3 from 1.18.35 to 1.18.36 (#1354)
|
2021-09-06 08:35:56 +02:00 |
dependabot[bot]
|
44a8b737d9
|
build(deps): bump drf-spectacular from 0.18.1 to 0.18.2 (#1355)
|
2021-09-06 08:35:45 +02:00 |
dependabot[bot]
|
5c1d27de2b
|
build(deps): bump docker from 5.0.1 to 5.0.2 (#1343)
|
2021-09-03 08:46:33 +02:00 |
dependabot[bot]
|
4c58201adc
|
build(deps): bump boto3 from 1.18.34 to 1.18.35 (#1344)
|
2021-09-03 08:44:02 +02:00 |
dependabot[bot]
|
f323c01bd8
|
build(deps): bump django from 3.2.6 to 3.2.7 (#1333)
|
2021-09-02 09:12:24 +02:00 |
dependabot[bot]
|
f56cacb406
|
build(deps): bump boto3 from 1.18.33 to 1.18.34 (#1334)
|
2021-09-02 09:12:03 +02:00 |
dependabot[bot]
|
6b10baf086
|
build(deps): bump docker from 5.0.0 to 5.0.1 (#1324)
|
2021-09-01 08:39:21 +02:00 |
dependabot[bot]
|
f148b5d341
|
build(deps): bump boto3 from 1.18.32 to 1.18.33 (#1326)
|
2021-09-01 08:39:12 +02:00 |
dependabot[bot]
|
1471ff8940
|
build(deps): bump drf-spectacular from 0.18.0 to 0.18.1 (#1325)
|
2021-09-01 08:39:01 +02:00 |
dependabot[bot]
|
6a2cd45847
|
build(deps-dev): bump pytest from 6.2.4 to 6.2.5 (#1318)
|
2021-08-31 08:16:44 +02:00 |
dependabot[bot]
|
ef5cea2c01
|
build(deps): bump boto3 from 1.18.31 to 1.18.32 (#1319)
|
2021-08-31 08:16:32 +02:00 |
dependabot[bot]
|
adc18b2991
|
build(deps): bump boto3 from 1.18.30 to 1.18.31 (#1314)
Bumps [boto3](https://github.com/boto/boto3) from 1.18.30 to 1.18.31.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.18.30...1.18.31)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-30 09:12:58 +02:00 |
dependabot[bot]
|
4d1129f385
|
build(deps): bump boto3 from 1.18.29 to 1.18.30 (#1310)
|
2021-08-27 08:36:19 +02:00 |
dependabot[bot]
|
9b09793230
|
build(deps): bump drf-spectacular from 0.17.3 to 0.18.0 (#1299)
|
2021-08-26 08:54:59 +02:00 |
dependabot[bot]
|
f8a401aeca
|
build(deps): bump boto3 from 1.18.28 to 1.18.29 (#1300)
|
2021-08-26 08:53:56 +02:00 |
dependabot[bot]
|
4bc50e7f57
|
build(deps): bump boto3 from 1.18.27 to 1.18.28 (#1296)
|
2021-08-25 08:35:12 +02:00 |
dependabot[bot]
|
d75c9997f6
|
build(deps): bump boto3 from 1.18.26 to 1.18.27 (#1290)
|
2021-08-24 10:16:41 +02:00 |
dependabot[bot]
|
7efec281be
|
build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280)
* build(deps-dev): bump pylint from 2.9.6 to 2.10.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.10.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.6...v2.10.2)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* *: add missing encoding to open() calls
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-23 10:10:31 +02:00 |
dependabot[bot]
|
ffc9bd2cec
|
build(deps): bump boto3 from 1.18.25 to 1.18.26 (#1282)
|
2021-08-23 07:06:16 +02:00 |
dependabot[bot]
|
970a4baf49
|
build(deps): bump boto3 from 1.18.24 to 1.18.25 (#1277)
|
2021-08-20 08:42:42 +02:00 |
dependabot[bot]
|
1110038eb0
|
build(deps): bump boto3 from 1.18.23 to 1.18.24 (#1275)
|
2021-08-19 08:36:43 +02:00 |
dependabot[bot]
|
b46d08cc97
|
build(deps): bump boto3 from 1.18.22 to 1.18.23 (#1273)
|
2021-08-18 09:59:17 +02:00 |
dependabot[bot]
|
31422c6836
|
build(deps): bump kubernetes from 17.17.0 to 18.20.0 (#1269)
|
2021-08-17 09:04:05 +02:00 |
dependabot[bot]
|
bca59a2b5a
|
build(deps): bump boto3 from 1.18.21 to 1.18.22 (#1270)
|
2021-08-17 09:03:17 +02:00 |