We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece565d commit e223e88Copy full SHA for e223e88
CHANGELOG.md
@@ -67,7 +67,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
67
- (GL #944) Replace buefy b-select with c-select from `csc-ui`
68
- (GL #944) Replace buefy b-loading with c-loader from `csc-ui` and remove unused b-loading
69
- (GL #944) Replace buefy b-table with c-data-table from `csc-ui`
70
-- (GL #944) Replace buefy dialogs with c-modal from `csc-ui`
+- (GH #1028) Switch from `aioredis` to `redis` library due to deprecation
71
+- (GH #1025) add timeout to `requests` as recommended by `bandit`
72
73
### Fixed
74
0 commit comments