Rabe-cridlib

Latest version: v0.12.1

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.10.0

Feature

* drop python 3.9 support (106) (a18d8145)

Chores

* **deps:** bump requests-mock from 1.10.0 to 1.11.0 (103) (574aa70a)

0.9.0

Feature

* **deps:** bump requests from 2.30.0 to 2.31.0 (94) (dcc0e103)

Chores

* **deps:** bump mkdocstrings from 0.21.2 to 0.22.0 (98) (799364b1)
* **deps:** bump mkdocs-material from 9.1.14 to 9.1.15 (100) (dade7eaf)
* **deps:** bump types-requests from 2.30.0.0 to 2.31.0.1 (99) (e0f412e1)
* **deps:** bump pytest-cov from 4.0.0 to 4.1.0 (96) (c4cd385d)
* **ci:** bump radiorabe/actions from 0.9.3 to 0.11.1 (97) (bccd5cba)
* **deps:** bump mkdocs-material from 9.1.13 to 9.1.14 (93) (ed09750d)
* **ci:** bump radiorabe/actions from 0.9.1 to 0.9.3 (91) (40bb5768)

0.8.0

Feature

* **deps:** bump requests from 2.29.0 to 2.30.0 (84) (a3109d4d) support for urllib3 2.0.

Chores

* **deps:** bump mkdocs from 1.4.2 to 1.4.3 (83) (6ee55eed)
* **deps:** bump types-requests from 2.28.11.17 to 2.30.0.0 (85) (6d488458)
* **deps:** bump pymdown-extensions from 9.9.2 to 10.0 (88) (05f45b05)
* **ci:** bump radiorabe/actions from 0.7.1 to 0.9.1 (90) (331d6eb1)
* **deps:** bump mkdocs-material from 9.1.8 to 9.1.13 (89) (db23dbc4)

0.7.0

Feature

* **deps:** bump requests from 2.28.2 to 2.29.0 (79) (3716a8f4)

Chores

* **deps:** bump mkdocs-gen-files from 0.4.0 to 0.5.0 (80) (184d039f)
* **deps:** bump mkdocs-material from 9.1.6 to 9.1.8 (78) (6ca64909)
* **deps:** bump pytest from 7.2.2 to 7.3.1 (76) (1777756d)
* **deps:** bump mkdocs-material from 9.1.5 to 9.1.6 (74) (1a3fbb8d)
* **deps:** bump mkdocstrings from 0.21.1 to 0.21.2 (73) (28795f16)
* **deps:** bump mkdocstrings from 0.20.0 to 0.21.1 (72) (ec28ea3c)
* **deps:** bump types-requests from 2.28.11.16 to 2.28.11.17 (68) (57f108bb)
* **deps:** bump mkdocs-material from 9.1.4 to 9.1.5 (71) (23e457df)
* **deps:** bump pytz from 2023.2 to 2023.3 (67) (aeb9dd0e)
* **deps:** bump types-python-slugify from 8.0.0.1 to 8.0.0.2 (65) (c41ea865)
* **deps:** bump types-pytz from 2023.2.0.1 to 2023.3.0.0 (70) (f9607687)
* **deps:** bump black from 23.1.0 to 23.3.0 (69) (be69dded)
* **deps:** bump mkdocs-material from 9.1.3 to 9.1.4 (64) (01dc3509)
* **deps:** bump pytz from 2022.7.1 to 2023.2 (62) (e75bcbac)
* **deps:** bump types-pytz from 2022.7.1.2 to 2023.2.0.1 (66) (46488628)
* **deps:** bump types-requests from 2.28.11.15 to 2.28.11.16 (61) (eec9347c)
* **deps:** bump wheel from 0.38.4 to 0.40.0 (59) (b60abf25)
* **deps:** bump mkdocs-material from 9.1.2 to 9.1.3 (60) (b4915c3d)
* **ci:** bump radiorabe/actions from 0.7.0 to 0.7.1 (58) (e6059976)
* **deps:** bump mkdocs-material from 9.1.1 to 9.1.2 (57) (1c02795c)
* **deps:** bump mkdocs-material from 9.1.0 to 9.1.1 (56) (fbc0af61)
* **test:** update poetry.lock (55) (b6f1905d)
* **test:** replace flake8 and pylint with ruff (54) (43dc4dfa)
* **deps:** bump mkdocs-material from 8.5.11 to 9.1.0 (52) (ec89fcef)
* **deps:** bump black from 22.12.0 to 23.1.0 (53) (d355f001)
* **deps:** bump python-slugify from 8.0.0 to 8.0.1 (50) (c7bf2c77)
* **deps:** bump types-requests from 2.28.11.14 to 2.28.11.15 (51) (e0c1614a)
* **deps:** bump types-requests from 2.28.11.13 to 2.28.11.14 (48) (3aa9d87a)
* **deps:** bump types-pytz from 2022.7.1.0 to 2022.7.1.2 (49) (504233ab)
* **deps:** bump types-python-slugify from 8.0.0.0 to 8.0.0.1 (46) (15462916)

0.6.0

Feature

* retry/backoff session for requests (45) (814bf5f1)

Documentation

* use proper(ish) pydocstyle annotations for mkdocs (43) (b73543e8)
* add dark theme, improve nav, and add color (42) (af5a190f)

Chores

* pin reuseable actions and use reuseable action for release (44) (3d0b0e92)

0.5.1

Bug Fixes

* proper slugification for names with special chars (41) (64e5abd3)

Documentation

* build docs to gh pages on push to main (36) (df7a1a1c)

Chores

* **deps:** bump types-requests from 2.28.11.12 to 2.28.11.13 (40) (02624924)
* **deps:** bump types-requests from 2.28.11.11 to 2.28.11.12 (35) (48fdbcab)
* **deps:** bump types-requests from 2.28.11.8 to 2.28.11.11 (34) (73e76673)
* **deps:** bump isort from 5.11.4 to 5.12.0 (33) (b4dded7a)
* **ci:** use share action for pytest (32) (c08af20a)
* **deps:** bump flake8-docstrings from 1.6.0 to 1.7.0 (31) (386a0b70)
* **deps:** bump types-pytz from 2022.7.0.0 to 2022.7.1.0 (29) (12511047)
* **deps:** bump pytest from 7.2.0 to 7.2.1 (28) (f6dbd0ae)
* **deps:** bump types-requests from 2.28.11.7 to 2.28.11.8 (30) (a238eab0)
* **deps:** bump pytz from 2022.7 to 2022.7.1 (27) (a07e4cb8)
* **deps:** bump requests from 2.28.1 to 2.28.2 (26) (dfeb9b0a)
* **deps:** bump uritools from 4.0.0 to 4.0.1 (25) (739dc112)

CI

* more fixing of build (39) (f3dcd249)
* make action valid (38) (cceb944d)
* fix mkdocs release (37) (39f7c2e6)

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.