dependabot[bot]
28ea6108c2
Bump types-requests from 2.28.8 to 2.28.9 in /kanidm_rlm_python ( #997 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.8 to 2.28.9.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 07:06:33 +10:00
dependabot[bot]
112704507c
Bump mkdocs-material from 8.4.0 to 8.4.1 in /pykanidm ( #999 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.4.0...8.4.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 07:06:11 +10:00
James Hodgkinson
4d3e3765bd
Version argument for kanidm and kanidmd ( #991 )
2022-08-18 10:36:45 +10:00
James Hodgkinson
f0e96b9ff5
Published 0.0.3 of kanidm python module ( #995 )
...
* kanidm python 0.0.3
2022-08-17 21:35:06 +10:00
Martin Weinelt
269d57b63c
Allow disabling networked tests in python client library ( #994 )
...
* Allow disabling networked tests in python client library
Distros often build packages in sandboxes, which will make tests that
access the network fail. Marking these tests with a network mark is a
good way to allow downstreams to disable just this subset of tests.
* adding some more flags
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-08-17 09:26:11 +10:00
dependabot[bot]
9ecbd971a4
Bump pydantic from 1.9.1 to 1.9.2 in /pykanidm ( #992 )
...
Bumps [pydantic](https://github.com/samuelcolvin/pydantic ) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/master/HISTORY.md )
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.9.1...v1.9.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 14:45:52 +10:00
dependabot[bot]
ad8707eb5e
Bump mkdocs-material from 8.3.9 to 8.4.0 in /pykanidm ( #993 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.3.9 to 8.4.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.3.9...8.4.0 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 14:35:16 +10:00
dependabot[bot]
fba012efd9
Bump dyn-clone from 1.0.8 to 1.0.9 ( #980 )
...
Bumps [dyn-clone](https://github.com/dtolnay/dyn-clone ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/dtolnay/dyn-clone/releases )
- [Commits](https://github.com/dtolnay/dyn-clone/compare/1.0.8...1.0.9 )
---
updated-dependencies:
- dependency-name: dyn-clone
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-08-09 18:46:33 +10:00
dependabot[bot]
238d6ec43e
Bump libc from 0.2.126 to 0.2.127 ( #978 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.126 to 0.2.127.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.126...0.2.127 )
---
updated-dependencies:
- dependency-name: libc
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>
2022-08-09 18:38:07 +10:00
Firstyear
3f22470c1c
969 improve errors 1 ( #987 )
2022-08-09 13:07:06 +10:00
Firstyear
955d9d940d
Fix credential parsing ( #988 )
2022-08-09 12:58:54 +10:00
dependabot[bot]
7e617a6320
Bump shellexpand from 2.1.0 to 2.1.2 ( #977 )
...
Bumps [shellexpand](https://gitlab.com/ijackson/rust-shellexpand ) from 2.1.0 to 2.1.2.
- [Release notes](https://gitlab.com/ijackson/rust-shellexpand/tags )
- [Commits](https://gitlab.com/ijackson/rust-shellexpand/commits/shellexpand/2.1.2 )
---
updated-dependencies:
- dependency-name: shellexpand
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-08-09 08:51:03 +10:00
dependabot[bot]
f23004b3f2
Bump serde from 1.0.141 to 1.0.142 ( #981 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.141 to 1.0.142.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.141...v1.0.142 )
---
updated-dependencies:
- dependency-name: serde
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>
2022-08-09 08:50:26 +10:00
dependabot[bot]
0473b8bf55
Bump chrono from 0.4.19 to 0.4.20 ( #979 )
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.19 to 0.4.20.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.19...v0.4.20 )
---
updated-dependencies:
- dependency-name: chrono
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>
2022-08-09 07:50:37 +10:00
Firstyear
bdcb3a4f6e
Resolve issue with migration application order ( #986 )
2022-08-08 13:41:44 +10:00
James Hodgkinson
b421b4709e
UI updates ( #970 )
...
* cred update resumes properly if you've already started a session
* profile is much prettier now
* clippy calming
2022-08-08 10:19:04 +10:00
James Hodgkinson
c6e5e426d0
Fixing broken images and probably making it worse, because that's how I roll. ( #973 )
2022-08-08 09:55:03 +10:00
dependabot[bot]
f0075378d9
Bump types-requests from 2.28.6 to 2.28.8 in /pykanidm ( #982 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.6 to 2.28.8.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
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>
2022-08-08 09:37:01 +10:00
dependabot[bot]
fb1cf80a47
Bump coverage from 6.4.2 to 6.4.3 in /pykanidm ( #983 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 6.4.2 to 6.4.3.
- [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.4.2...6.4.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-08-08 09:09:12 +10:00
dependabot[bot]
b0d7d7789b
Bump types-requests from 2.28.6 to 2.28.8 in /kanidm_rlm_python ( #976 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.6 to 2.28.8.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
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>
2022-08-08 09:08:33 +10:00
dependabot[bot]
59b165ec43
Bump paste from 1.0.7 to 1.0.8 ( #975 )
...
Bumps [paste](https://github.com/dtolnay/paste ) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/dtolnay/paste/releases )
- [Commits](https://github.com/dtolnay/paste/compare/1.0.7...1.0.8 )
---
updated-dependencies:
- dependency-name: paste
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-08-08 09:06:45 +10:00
dependabot[bot]
4507bcd60c
Bump serde_json from 1.0.82 to 1.0.83 ( #974 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83 )
---
updated-dependencies:
- dependency-name: serde_json
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>
2022-08-08 09:05:28 +10:00
Firstyear
92d13f503b
Resolve session cancellation without an intent token ( #968 )
2022-08-05 11:15:54 +10:00
Firstyear
0c5c5e609f
Fix the developer readme location ( #965 )
2022-08-02 17:00:38 +10:00
Firstyear
1fdb1fad3b
Fix cargo.lock + Docker ( #964 )
2022-08-02 16:11:42 +10:00
James Hodgkinson
2d43b78d17
Fixing the Github Actions Kanidmd build ( #963 )
2022-08-02 13:52:50 +10:00
Firstyear
a8c8fa5b8f
(cargo-release) version 1.1.0-alpha.9 ( #962 )
2022-08-02 13:14:25 +10:00
Firstyear
7f7e882f24
Improve radius to support eap-tls with ca-dir ( #957 )
...
* Improve radius to support eap-tls with ca-dir, and also mschap
2022-08-01 18:55:44 +10:00
James Hodgkinson
845cabb206
A pile of Wasm UI tweaks ( #958 )
2022-08-01 15:52:01 +10:00
dependabot[bot]
c0cca979d9
Bump types-requests from 2.28.3 to 2.28.6 in /kanidm_rlm_python ( #960 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.3 to 2.28.6.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-08-01 07:52:12 +10:00
dependabot[bot]
42324c93e7
Update validator requirement from ^0.15.0 to ^0.16.0 ( #959 )
...
Updates the requirements on [validator](https://github.com/Keats/validator ) to permit the latest version.
- [Release notes](https://github.com/Keats/validator/releases )
- [Changelog](https://github.com/Keats/validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Keats/validator/commits )
---
updated-dependencies:
- dependency-name: validator
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-08-01 07:51:51 +10:00
dependabot[bot]
ecc88dc34f
Bump types-requests from 2.28.3 to 2.28.6 in /pykanidm ( #961 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.3 to 2.28.6.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
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>
2022-08-01 07:51:06 +10:00
Firstyear
4151897948
383 164 authentication updates 9 ( #956 )
...
* implementation of passkeys as an auth mech
* listing the current passkeys when asking to remove one
* tweaking insecure dev server config so passkeys will work
* Fix domain rename
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-07-30 22:10:24 +10:00
dependabot[bot]
f6fe2f575c
Update libsqlite3-sys requirement from 0.24.2 to 0.25.0 in /kanidm_unix_int ( #929 )
...
* Update libsqlite3-sys requirement in /kanidm_unix_int
Updates the requirements on [libsqlite3-sys](https://github.com/rusqlite/rusqlite ) to permit the latest version.
- [Release notes](https://github.com/rusqlite/rusqlite/releases )
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md )
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.24.2...libsqlite3-sys-0.24.2 )
---
updated-dependencies:
- dependency-name: libsqlite3-sys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* updating dependencies, closes the open dependabot alerts
* update python deps
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-07-25 09:41:35 +10:00
dependabot[bot]
2c241dd14a
Bump mypy from 0.961 to 0.971 in /pykanidm ( #953 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
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>
2022-07-25 08:27:21 +10:00
dependabot[bot]
70b772dff2
Bump types-requests from 2.28.1 to 2.28.3 in /kanidm_rlm_python ( #944 )
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.1 to 2.28.3.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
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>
2022-07-25 08:27:01 +10:00
dependabot[bot]
06ff1bfea5
Bump mkdocs from 1.3.0 to 1.3.1 in /pykanidm ( #955 )
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.3.0...1.3.1 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:development
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>
2022-07-25 08:15:04 +10:00
dependabot[bot]
2ae63d5467
Bump mypy from 0.961 to 0.971 in /kanidm_rlm_python ( #947 )
...
Bumps [mypy](https://github.com/python/mypy ) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
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>
2022-07-25 08:13:47 +10:00
James Hodgkinson
60f9541cdd
RADIUS fixes ( #942 )
...
* actually writing cert files properly now
* Updated readme with config file, fixed check for config file.
* minor tweaks to actions, removing job limits and skipping login to registry if not going to push
* removing old config.ini file
* temporarily adding Williams fixed package
2022-07-22 13:04:36 +10:00
James Hodgkinson
b249747e55
.deb packaging config and scripting ( #920 )
...
* working on debian builds again
* github actions tweaks
* fixed a ref in the build script
* updating makefile targets to include build profile env
* updates to docs and makefiles
2022-07-20 17:21:40 +10:00
dependabot[bot]
49fe0249b0
Bump tokio from 1.19.2 to 1.20.0 ( #923 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.19.2...tokio-1.20.0 )
---
updated-dependencies:
- dependency-name: tokio
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>
2022-07-18 20:04:52 +10:00
dependabot[bot]
37dde522fb
Bump rpassword from 6.0.1 to 7.0.0 ( #925 )
...
Bumps [rpassword](https://github.com/conradkleinespel/rpassword ) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases )
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v6.0.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: rpassword
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 20:00:21 +10:00
dependabot[bot]
3a3a9f58ec
Update rpassword requirement from ^6.0.1 to ^7.0.0 in /kanidm_unix_int ( #934 )
...
Updates the requirements on [rpassword](https://github.com/conradkleinespel/rpassword ) to permit the latest version.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases )
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v6.0.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: rpassword
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-07-18 19:59:49 +10:00
dependabot[bot]
a7ddff3e54
Update rpassword requirement from ^6.0.1 to ^7.0.0 in /kanidm_tools ( #931 )
...
Updates the requirements on [rpassword](https://github.com/conradkleinespel/rpassword ) to permit the latest version.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases )
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v6.0.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: rpassword
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-07-18 19:59:02 +10:00
dependabot[bot]
6d2be193ec
Bump hashbrown from 0.12.2 to 0.12.3 ( #926 )
...
Bumps [hashbrown](https://github.com/rust-lang/hashbrown ) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/rust-lang/hashbrown/releases )
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/hashbrown/compare/v0.12.2...v0.12.3 )
---
updated-dependencies:
- dependency-name: hashbrown
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-07-18 19:58:02 +10:00
dependabot[bot]
4833482447
Bump serde from 1.0.138 to 1.0.139 ( #928 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.138 to 1.0.139.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.138...v1.0.139 )
---
updated-dependencies:
- dependency-name: serde
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-07-18 19:57:33 +10:00
dependabot[bot]
5a8f41a4e7
Bump dyn-clone from 1.0.6 to 1.0.8 ( #930 )
...
Bumps [dyn-clone](https://github.com/dtolnay/dyn-clone ) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/dtolnay/dyn-clone/releases )
- [Commits](https://github.com/dtolnay/dyn-clone/compare/1.0.6...1.0.8 )
---
updated-dependencies:
- dependency-name: dyn-clone
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-07-18 19:57:11 +10:00
dependabot[bot]
4965ab2ae7
Bump pylint from 2.14.4 to 2.14.5 in /pykanidm ( #939 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.14.4 to 2.14.5.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.4...v2.14.5 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
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>
2022-07-18 19:50:31 +10:00
dependabot[bot]
fd2c85479e
Bump pytest-asyncio from 0.18.3 to 0.19.0 in /kanidm_rlm_python ( #924 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.3...v0.19.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2022-07-18 19:39:56 +10:00
dependabot[bot]
540fb16c6d
Bump pytest-asyncio from 0.18.3 to 0.19.0 in /pykanidm ( #938 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.3...v0.19.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
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>
2022-07-18 19:37:17 +10:00