Kiwi
Kiwi copied to clipboard
open source test management system with over 2 million downloads!
This PR updates [python-gitlab](https://pypi.org/project/python-gitlab) from **3.8.0** to **3.8.1**. Changelog ### 3.8.1 ``` Fix * **client:** Do not assume user attrs returned for auth() ([`a07547c`](https://github.com/python-gitlab/python-gitlab/commit/a07547cba981380935966dff2c87c2c27d6b18d9)) ``` Links - PyPI: https://pypi.org/project/python-gitlab -...
Bumps [django](https://github.com/django/django) from 4.0.7 to 4.1. Commits c8eb9a7 [4.1.x] Bumped version for 4.0 release. 6cd2f97 [4.1.x] Updated release notes for Django 4.1 release. c721b56 [4.1.x] Added CVE-2022-36359 to security archive....
This PR updates [Django](https://pypi.org/project/Django) from **4.0.7** to **4.1**. Changelog ### 4.1 ``` ======================== *August 3, 2022* Welcome to Django 4.1! These release notes cover the :ref:`new features <whats-new-4.1>`, as well...
Bumps [django-simple-history](https://github.com/jazzband/django-simple-history) from 3.0.0 to 3.1.1. Release notes Sourced from django-simple-history's releases. Release 3.1.1 What's Changed Fix stale py36 references in pyproject.toml by @jeking3 in jazzband/django-simple-history#978 Fix local setup.py install...
Bumps [bootstrap-switch](https://github.com/Bttstrp/bootstrap-switch) from 3.3.4 to 3.4.0. Changelog Sourced from bootstrap-switch's changelog. Changelog 3.4 Full Bootstrap 4 integration of CSS + sources SASS/SCSS Commits See full diff in compare view [ from **3.0.0** to **3.1.1**. Changelog ### 3.1.1 ``` ------------------ Full list of changes: - Fix py36 references in pyproject.toml (gh-960) - Fix local setup.py install versioning...
**Is your feature request related to a problem? Please describe.** I am trying to create groups and assign permissions to those groups, however, I dont understand what some of those...
**Is your feature request related to a problem? Please describe.** Test case does not have information of the user who changed the test status. Let's consider user is looking for...