Tic-tac-toe-game

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Changes

* upgrade to latest cookiecutter (429) alexistli
* Resolve mypy errors (274) alexistli
* Resolve mypy errors (273) alexistli
* Fix multiplayer mode and create dev/prod docker environment (103) alexistli
* automation with makefile (89) alexistli
* faster docker builds (88) alexistli
* Structlog logging and better dockerization (87) alexistli
* dockerized game (82) alexistli
* Multiplayer mode MVP (80) alexistli
* improve static version (68) alexistli
* engine refactoring (65) alexistli
* introducing smarter ai (63) alexistli
* Flask app MVP to start transition towards online game (58) alexistli
* uml class diagram (55) alexistli
* Revert "Refactoring adding tests, typing and documentation" (24) alexistli

:boom: Breaking Changes

* Add nice front, interactivity and scores (78) alexistli
* Refactoring adding tests, typing and documentation (25) alexistli
* Refactoring adding tests, typing and documentation (23) alexistli
* Rename project and package (17) alexistli

:rocket: Features

* Add nice front, interactivity and scores (78) alexistli
* Refactoring adding tests, typing and documentation (25) alexistli

:beetle: Fixes

* Adapt cookiecutter to project (13) alexistli

:rotating_light: Testing

* Refactoring adding tests, typing and documentation (25) alexistli
* Refactoring adding tests, typing and documentation (23) alexistli

:construction_worker: Continuous Integration

* Adapt cookiecutter to project (13) alexistli

:books: Documentation

* Refactoring adding tests, typing and documentation (25) alexistli
* Refactoring adding tests, typing and documentation (23) alexistli
* Rename project and package (17) alexistli

:hammer: Refactoring

* Add nice front, interactivity and scores (78) alexistli
* Refactoring adding tests, typing and documentation (25) alexistli
* Refactoring adding tests, typing and documentation (23) alexistli
* Rename project and package (17) alexistli

:lipstick: Style

* Refactoring adding tests, typing and documentation (25) alexistli
* Refactoring adding tests, typing and documentation (23) alexistli

:package: Dependencies

* Bump actions/cache from 3.0.11 to 3.2.0 (427) dependabot
* Bump actions/setup-python from 4.3.1 to 4.4.0 (428) dependabot
* Bump pep8-naming from 0.13.2 to 0.13.3 (424) dependabot
* Bump numpy from 1.23.5 to 1.24.0 (426) dependabot
* Bump numpy from 1.23.5 to 1.24.0 (423) dependabot
* Bump coverage from 6.5.0 to 7.0.0 (425) dependabot
* Bump alembic from 1.8.1 to 1.9.0 (422) dependabot
* Bump alembic from 1.8.1 to 1.9.0 (421) dependabot
* Bump actions/checkout from 3.1.0 to 3.2.0 (419) dependabot
* Bump poetry from 1.3.0 to 1.3.1 in /.github/workflows (420) dependabot
* Bump poetry from 1.2.2 to 1.3.0 in /.github/workflows (417) dependabot
* Bump black from 22.10.0 to 22.12.0 (418) dependabot
* Bump actions/setup-python from 4.3.0 to 4.3.1 (413) dependabot
* Bump packaging from 21.3 to 22.0 (414) dependabot
* Bump safety from 2.3.3 to 2.3.5 (415) dependabot
* Bump furo from 2022.9.29 to 2022.12.7 (416) dependabot
* Bump pypa/gh-action-pypi-publish from 1.6.2 to 1.6.4 (410) dependabot
* Bump furo from 2022.9.29 to 2022.12.7 in /docs (411) dependabot
* Bump furo from 2022.9.29 to 2022.12.7 (412) dependabot
* Bump pyupgrade from 3.3.0 to 3.3.1 (408) dependabot
* Bump sphinx-click from 4.3.0 to 4.4.0 (407) dependabot
* Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.2 (405) dependabot
* Bump sphinx-click from 4.3.0 to 4.4.0 in /docs (406) dependabot
* Bump flake8-bugbear from 22.10.27 to 22.12.6 (409) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 (402) dependabot
* Bump virtualenv from 20.17.0 to 20.17.1 in /.github/workflows (403) dependabot
* Bump redis from 4.3.5 to 4.4.0 (404) dependabot
* Bump pyupgrade from 3.2.3 to 3.3.0 (401) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3 (399) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (400) dependabot
* Bump pyupgrade from 3.2.2 to 3.2.3 (397) dependabot
* Bump virtualenv from 20.16.7 to 20.17.0 in /.github/workflows (396) dependabot
* Bump safety from 2.3.2 to 2.3.3 (398) dependabot
* Bump structlog from 22.2.0 to 22.3.0 (395) dependabot
* Bump pre-commit-hooks from 4.3.0 to 4.4.0 (393) dependabot
* Bump redis from 4.3.4 to 4.3.5 (392) dependabot
* Bump numpy from 1.23.4 to 1.23.5 (394) dependabot
* Bump flask-socketio from 5.3.1 to 5.3.2 (388) dependabot
* Bump structlog from 22.1.0 to 22.2.0 (389) dependabot
* Bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (387) dependabot
* Bump numpy from 1.23.4 to 1.23.5 (390) dependabot
* Bump safety from 2.3.1 to 2.3.2 (391) dependabot
* Bump eventlet from 0.33.1 to 0.33.2 (386) dependabot
* Bump flake8-rst-docstrings from 0.2.7 to 0.3.0 (385) dependabot
* Bump mypy from 0.990 to 0.991 (384) dependabot
* Bump virtualenv from 20.16.6 to 20.16.7 in /.github/workflows (382) dependabot
* Bump flask-migrate from 3.1.0 to 4.0.0 (383) dependabot
* Bump pyupgrade from 3.2.0 to 3.2.2 (381) dependabot
* Bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows (380) dependabot
* Bump sphinx-rtd-theme from 1.1.0 to 1.1.1 (378) dependabot
* Bump pip from 22.3 to 22.3.1 in /.github/workflows (377) dependabot
* Bump mypy from 0.982 to 0.990 (379) dependabot
* Bump sphinx-rtd-theme from 1.0.0 to 1.1.0 (376) dependabot
* Bump pyupgrade from 3.1.0 to 3.2.0 (375) dependabot
* Bump pytest from 7.1.3 to 7.2.0 (371) dependabot
* Bump flake8-bugbear from 22.10.25 to 22.10.27 (374) dependabot
* Bump reorder-python-imports from 3.8.5 to 3.9.0 (372) dependabot
* Bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (370) dependabot
* Bump flake8-bugbear from 22.9.23 to 22.10.25 (373) dependabot
* Bump actions/upload-artifact from 3.1.0 to 3.1.1 (369) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (368) dependabot
* Bump actions/download-artifact from 3.0.0 to 3.0.1 (367) dependabot
* Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (365) dependabot
* Bump python-socketio from 5.7.1 to 5.7.2 (366) dependabot
* Bump sphinx from 5.2.3 to 5.3.0 (364) dependabot
* Bump sphinx from 5.2.3 to 5.3.0 in /docs (361) dependabot
* Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (360) dependabot
* Bump pip from 22.2.2 to 22.3 in /.github/workflows (362) dependabot
* Bump python-socketio from 5.7.1 to 5.7.2 (363) dependabot
* Bump flask-sqlalchemy from 3.0.1 to 3.0.2 (358) dependabot
* Bump reorder-python-imports from 3.8.4 to 3.8.5 (359) dependabot
* Bump actions/cache from 3.0.10 to 3.0.11 (356) dependabot
* Bump numpy from 1.23.3 to 1.23.4 (357) dependabot
* Bump numpy from 1.23.3 to 1.23.4 (355) dependabot
* Bump flask-sqlalchemy from 3.0.0 to 3.0.1 (354) dependabot
* Bump pyupgrade from 3.0.0 to 3.1.0 (352) dependabot
* Bump actions/setup-python from 4.2.0 to 4.3.0 (350) dependabot
* Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows (351) dependabot
* Bump reorder-python-imports from 3.8.3 to 3.8.4 (353) dependabot
* Bump black from 22.8.0 to 22.10.0 (349) dependabot
* Bump safety from 2.2.1 to 2.3.1 (348) dependabot
* Bump flask-sqlalchemy from 2.5.1 to 3.0.0 (347) dependabot
* Bump safety from 2.2.0 to 2.2.1 (346) dependabot
* Bump actions/checkout from 3.0.2 to 3.1.0 (345) dependabot
* Bump mako from 1.2.1 to 1.2.2 (344) dependabot
* Bump mypy from 0.981 to 0.982 (340) dependabot
* Bump pyupgrade from 2.38.2 to 3.0.0 (343) dependabot
* Bump actions/cache from 3.0.9 to 3.0.10 (339) dependabot
* Bump rich from 12.5.1 to 12.6.0 (342) dependabot
* Bump actions/cache from 3.0.8 to 3.0.9 (335) dependabot
* Bump sphinx from 5.2.2 to 5.2.3 (338) dependabot
* Bump furo from 2022.9.15 to 2022.9.29 (337) dependabot
* Bump sphinx from 5.2.2 to 5.2.3 in /docs (336) dependabot
* Bump furo from 2022.9.15 to 2022.9.29 in /docs (332) dependabot
* Bump furo from 2022.9.15 to 2022.9.29 (334) dependabot
* Bump coverage from 6.4.4 to 6.5.0 (333) dependabot
* Bump pyupgrade from 2.38.0 to 2.38.2 (326) dependabot
* Bump reorder-python-imports from 3.8.2 to 3.8.3 (327) dependabot
* Bump sphinx from 5.2.1 to 5.2.2 (331) dependabot
* Bump sphinx from 5.2.1 to 5.2.2 in /docs (329) dependabot
* Bump mypy from 0.971 to 0.981 (330) dependabot
* Bump sphinx from 5.1.1 to 5.2.1 in /docs (325) dependabot
* Bump sphinx from 5.1.1 to 5.2.1 (328) dependabot
* Bump flake8-bugbear from 22.9.11 to 22.9.23 (324) dependabot
* Bump codecov/codecov-action from 3.1.0 to 3.1.1 (322) dependabot
* Bump safety from 2.1.1 to 2.2.0 (323) dependabot
* Bump poetry from 1.2.0 to 1.2.1 in /.github/workflows (321) dependabot
* Bump furo from 2022.6.21 to 2022.9.15 (320) dependabot
* Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (316) dependabot
* Bump furo from 2022.6.21 to 2022.9.15 in /docs (317) dependabot
* Bump furo from 2022.6.21 to 2022.9.15 (318) dependabot
* Bump pyupgrade from 2.37.3 to 2.38.0 (319) dependabot
* Bump flake8-bugbear from 22.8.23 to 22.9.11 (313) dependabot
* Bump numpy from 1.23.2 to 1.23.3 (314) dependabot
* Bump flask-socketio from 5.3.0 to 5.3.1 (315) dependabot
* Bump numpy from 1.23.2 to 1.23.3 (312) dependabot
* Bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows (311) dependabot
* Bump python-dotenv from 0.20.0 to 0.21.0 (309) dependabot
* Bump xdoctest from 1.0.2 to 1.1.0 (310) dependabot
* Bump pytest from 7.1.2 to 7.1.3 (308) dependabot
* Bump poetry from 1.1.15 to 1.2.0 in /.github/workflows (306) dependabot
* Bump black from 22.6.0 to 22.8.0 (307) dependabot
* Bump virtualenv from 20.16.3 to 20.16.4 in /.github/workflows (305) dependabot
* Bump flake8-bandit from 3.0.0 to 4.1.1 (303) dependabot
* Bump cruft from 2.11.0 to 2.11.1 (304) dependabot
* Bump flake8-bugbear from 22.8.22 to 22.8.23 (301) dependabot
* Bump flask-socketio from 5.2.0 to 5.3.0 (302) dependabot
* Bump actions/cache from 3.0.7 to 3.0.8 (298) dependabot
* Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows (299) dependabot
* Bump flake8-bugbear from 22.7.1 to 22.8.22 (300) dependabot
* Bump xdoctest from 1.0.1 to 1.0.2 (296) dependabot
* Bump pep8-naming from 0.13.1 to 0.13.2 (297) dependabot
* Bump numpy from 1.23.1 to 1.23.2 (295) dependabot
* Bump coverage from 6.4.3 to 6.4.4 (294) dependabot
* Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (293) dependabot
* Bump numpy from 1.23.1 to 1.23.2 (291) dependabot
* Bump pygments from 2.12.0 to 2.13.0 (292) dependabot
* Bump actions/cache from 3.0.6 to 3.0.7 (290) dependabot
* Bump flask from 2.2.1 to 2.2.2 (288) dependabot
* Bump werkzeug from 2.2.1 to 2.2.2 (289) dependabot
* Bump coverage from 6.4.2 to 6.4.3 (287) dependabot
* Bump werkzeug from 2.2.1 to 2.2.2 (286) dependabot
* Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows (285) dependabot
* Bump actions/cache from 3.0.5 to 3.0.6 (284) dependabot
* Bump flask from 2.2.0 to 2.2.1 (283) dependabot
* Bump flake8 from 5.0.3 to 5.0.4 (282) dependabot
* Bump python-engineio from 4.3.3 to 4.3.4 (281) dependabot
* Bump virtualenv from 20.16.2 to 20.16.3 in /.github/workflows (280) dependabot
* Bump python-engineio from 4.3.3 to 4.3.4 (279) dependabot
* Bump pip from 22.2.1 to 22.2.2 in /.github/workflows (278) dependabot
* Bump actions/setup-python from 4.1.0 to 4.2.0 (276) dependabot
* Bump flask from 2.1.3 to 2.2.0 (277) dependabot
* Bump flake8 from 4.0.1 to 5.0.3 (275) dependabot
* Bump cruft from 2.10.2 to 2.11.0 (272) dependabot
* Bump werkzeug from 2.2.0 to 2.2.1 (271) dependabot
* Bump werkzeug from 2.2.0 to 2.2.1 (270) dependabot
* Bump pyupgrade from 2.37.2 to 2.37.3 (269) dependabot
* Bump virtualenv from 20.16.0 to 20.16.2 in /.github/workflows (268) dependabot
* Bump pip from 22.2 to 22.2.1 in /.github/workflows (267) dependabot
* Bump sphinx from 5.1.0 to 5.1.1 (266) dependabot
* Bump werkzeug from 2.1.2 to 2.2.0 (265) dependabot
* Bump sphinx from 5.1.0 to 5.1.1 in /docs (264) dependabot
* Bump sphinx from 5.0.2 to 5.1.0 in /docs (261) dependabot
* Bump werkzeug from 2.1.2 to 2.2.0 (263) dependabot
* Bump sphinx from 5.0.2 to 5.1.0 (262) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (259) dependabot
* Bump virtualenv from 20.15.1 to 20.16.0 in /.github/workflows (260) dependabot
* Bump pip from 22.1.2 to 22.2 in /.github/workflows (258) dependabot
* Bump structlog from 21.5.0 to 22.1.0 (257) dependabot
* Bump reorder-python-imports from 3.8.1 to 3.8.2 (255) dependabot
* Bump pyupgrade from 2.37.1 to 2.37.2 (256) dependabot
* Bump mypy from 0.961 to 0.971 (254) dependabot
* Bump python-socketio from 5.7.0 to 5.7.1 (253) dependabot
* Bump safety from 2.1.0 to 2.1.1 (252) dependabot
* Bump flake8-rst-docstrings from 0.2.6 to 0.2.7 (249) dependabot
* Bump python-socketio from 5.7.0 to 5.7.1 (250) dependabot
* Bump pep8-naming from 0.13.0 to 0.13.1 (251) dependabot
* Bump alembic from 1.8.0 to 1.8.1 (247) dependabot
* Bump safety from 2.0.0 to 2.1.0 (248) dependabot
* Bump actions/cache from 3.0.4 to 3.0.5 (244) dependabot
* Bump alembic from 1.8.0 to 1.8.1 (245) dependabot
* Bump flask from 2.1.2 to 2.1.3 (246) dependabot
* Bump coverage from 6.4.1 to 6.4.2 (242) dependabot
* Bump numpy from 1.23.0 to 1.23.1 (243) dependabot
* Bump pre-commit from 2.19.0 to 2.20.0 (236) dependabot
* Bump xdoctest from 1.0.0 to 1.0.1 (237) dependabot
* Bump pyupgrade from 2.34.0 to 2.37.1 (238) dependabot
* Bump reorder-python-imports from 3.3.0 to 3.8.1 (239) dependabot
* Bump actions/setup-python from 4.0.0 to 4.1.0 (235) dependabot
* Bump numpy from 1.23.0 to 1.23.1 (241) dependabot
* Bump rich from 12.4.4 to 12.5.1 (240) dependabot
* Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows (234) dependabot
* Bump python-socketio from 5.6.0 to 5.7.0 (232) dependabot
* Bump python-engineio from 4.3.2 to 4.3.3 (233) dependabot
* Bump reorder-python-imports from 3.1.0 to 3.3.0 (230) dependabot
* Bump python-engineio from 4.3.2 to 4.3.3 (229) dependabot
* Bump sphinx-click from 4.2.0 to 4.3.0 (228) dependabot
* Bump sphinx-click from 4.2.0 to 4.3.0 in /docs (227) dependabot
* Bump python-socketio from 5.6.0 to 5.7.0 (231) dependabot
* Bump flake8-bugbear from 22.6.22 to 22.7.1 (226) dependabot
* Bump virtualenv from 20.15.0 to 20.15.1 in /.github/workflows (225) dependabot
* Bump safety from 1.10.3 to 2.0.0 (222) dependabot
* Bump black from 22.3.0 to 22.6.0 (223) dependabot
* Bump cachelib from 0.8.0 to 0.9.0 (224) dependabot
* Bump virtualenv from 20.14.1 to 20.15.0 in /.github/workflows (219) dependabot
* Bump cachelib from 0.8.0 to 0.9.0 (220) dependabot
* Bump redis from 4.3.3 to 4.3.4 (221) dependabot
* Bump nox-poetry from 1.0.0 to 1.0.1 in /.github/workflows (218) dependabot
* Bump numpy from 1.22.4 to 1.23.0 (217) dependabot
* Bump flake8-bugbear from 22.4.25 to 22.6.22 (214) dependabot
* Bump furo from 2022.6.4.1 to 2022.6.21 (215) dependabot
* Bump numpy from 1.22.4 to 1.23.0 (216) dependabot
* Bump furo from 2022.6.4.1 to 2022.6.21 in /docs (212) dependabot
* Bump furo from 2022.6.4.1 to 2022.6.21 (213) dependabot
* Bump sphinx-click from 4.1.0 to 4.2.0 in /docs (210) dependabot
* Bump sphinx-click from 4.1.0 to 4.2.0 (211) dependabot
* Bump sphinx from 5.0.1 to 5.0.2 (209) dependabot
* Bump sphinx from 5.0.1 to 5.0.2 in /docs (208) dependabot
* Bump cachelib from 0.7.0 to 0.8.0 (207) dependabot
* Bump cachelib from 0.7.0 to 0.8.0 (206) dependabot
* Bump sphinx from 4.5.0 to 5.0.1 (202) dependabot
* Bump flake8-bandit from 2.1.2 to 3.0.0 (204) dependabot
* Bump python-socketio from 5.5.1 to 5.6.0 (205) dependabot
* Bump mypy from 0.931 to 0.961 (203) dependabot
* Bump pytest from 6.2.5 to 7.1.2 (197) dependabot
* Bump werkzeug from 2.0.2 to 2.1.2 (199) dependabot
* Bump itsdangerous from 2.0.1 to 2.1.2 (200) dependabot
* Bump python-engineio from 4.3.1 to 4.3.2 (201) dependabot
* Bump rich from 11.1.0 to 12.4.4 (185) dependabot
* Bump xdoctest from 0.15.10 to 1.0.0 (198) dependabot
* Bump alembic from 1.7.5 to 1.8.0 (195) dependabot
* Bump numpy from 1.22.1 to 1.22.4 (196) dependabot
* Bump pyupgrade from 2.31.0 to 2.34.0 (194) dependabot
* Bump flask from 2.0.2 to 2.1.2 (193) dependabot
* Bump pygments from 2.11.2 to 2.12.0 (192) dependabot
* Bump flask-socketio from 5.1.1 to 5.2.0 (189) dependabot
* Bump cachelib from 0.6.0 to 0.7.0 (190) dependabot
* Bump flask-wtf from 1.0.0 to 1.0.1 (188) dependabot
* Bump pyparsing from 3.0.7 to 3.0.9 (187) dependabot
* Bump bidict from 0.21.4 to 0.22.0 (186) dependabot
* Bump pep8-naming from 0.12.1 to 0.13.0 (181) dependabot
* Bump jinja2 from 3.0.3 to 3.1.2 (184) dependabot
* Bump pre-commit-hooks from 4.1.0 to 4.3.0 (182) dependabot
* Bump coverage from 6.3 to 6.4.1 (170) dependabot
* Bump reorder-python-imports from 2.6.0 to 3.1.0 (154) dependabot
* Bump click from 8.0.3 to 8.1.3 (180) dependabot
* Bump sphinx-click from 3.0.3 to 4.1.0 in /docs (164) dependabot
* Bump flake8-bugbear from 22.1.11 to 22.4.25 (174) dependabot
* Bump python-dotenv from 0.19.2 to 0.20.0 (175) dependabot
* Bump pre-commit from 2.17.0 to 2.19.0 (178) dependabot
* Bump codecov/codecov-action from 2.1.0 to 3.1.0 (177) dependabot
* Bump actions/cache from 2.1.7 to 3.0.4 (179) dependabot
* Bump actions/download-artifact from 2.1.0 to 3.0.0 (142) dependabot
* Bump actions/checkout from 2.4.0 to 3.0.2 (153) dependabot
* Bump release-drafter/release-drafter from 5.17.6 to 5.20.0 (156) dependabot
* Bump actions/upload-artifact from 2.3.1 to 3.1.0 (160) dependabot
* Bump sphinx-click from 3.0.2 to 4.1.0 (165) dependabot
* Bump sphinx from 4.4.0 to 5.0.1 in /docs (168) dependabot
* Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (176) dependabot
* Bump furo from 2022.1.2 to 2022.6.4.1 in /docs (172) dependabot
* Bump actions/setup-python from 2.3.1 to 4.0.0 (173) dependabot
* Bump poetry from 1.1.12 to 1.1.13 in /.github/workflows (114) dependabot
* Bump black from 21.12b0 to 22.3.0 (133) dependabot
* Bump virtualenv from 20.13.0 to 20.14.1 in /.github/workflows (145) dependabot
* Bump nox-poetry from 0.9.0 to 1.0.0 in /.github/workflows (159) dependabot
* Bump pip from 22.0.2 to 22.1.2 in /.github/workflows (166) dependabot
* Bump redis from 4.1.1 to 4.3.3 (169) dependabot
* Bump rich from 11.0.0 to 11.1.0 (101) dependabot
* Bump sphinx-click from 3.0.2 to 3.0.3 in /docs (99) dependabot
* Bump pip from 21.3.1 to 22.0.2 in /.github/workflows (102) dependabot
* Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (94) dependabot
* Bump pre-commit from 2.16.0 to 2.17.0 (93) dependabot
* Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (91) dependabot
* Bump sphinx from 4.3.2 to 4.4.0 in /docs (90) dependabot
* Bump mypy from 0.930 to 0.931 (81) dependabot
* Bump flake8-bugbear from 21.11.29 to 22.1.11 (85) dependabot
* Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (86) dependabot
* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (84) dependabot
* Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows (83) dependabot
* Bump furo from 2021.11.23 to 2022.1.2 in /docs (75) dependabot
* Bump furo from 2021.11.23 to 2022.1.2 (76) dependabot
* Bump virtualenv from 20.10.0 to 20.13.0 in /.github/workflows (74) dependabot
* Bump mypy from 0.920 to 0.930 (62) dependabot
* Bump sphinx from 4.3.1 to 4.3.2 in /docs (59) dependabot
* Bump mypy from 0.910 to 0.920 (57) dependabot
* Bump actions/upload-artifact from 2.3.0 to 2.3.1 (56) dependabot
* Bump flake8-rst-docstrings from 0.2.4 to 0.2.5 (53) dependabot
* Bump typeguard from 2.13.2 to 2.13.3 (52) dependabot
* Bump flake8-rst-docstrings from 0.2.3 to 0.2.4 (51) dependabot
* Bump actions/upload-artifact from 2.2.4 to 2.3.0 (50) dependabot
* Bump actions/download-artifact from 2.0.10 to 2.1.0 (49) dependabot
* Bump black from 21.11b1 to 21.12b0 (48) dependabot
* Bump pre-commit from 2.15.0 to 2.16.0 (47) dependabot
* Bump black from 21.10b0 to 21.11b1 (38) dependabot
* Bump typeguard from 2.13.0 to 2.13.2 (39) dependabot
* Bump flake8-bugbear from 21.9.2 to 21.11.29 (44) dependabot
* Bump nox-poetry from 0.8.6 to 0.9.0 in /.github/workflows (35) dependabot
* Bump actions/cache from 2.1.6 to 2.1.7 (40) dependabot
* Bump sphinx from 4.2.0 to 4.3.1 (45) dependabot
* Bump actions/setup-python from 2.2.2 to 2.3.1 (41) dependabot
* Bump sphinx from 4.2.0 to 4.3.1 in /docs (42) dependabot
* Bump poetry from 1.1.11 to 1.1.12 in /.github/workflows (43) dependabot
* Bump coverage from 6.1.1 to 6.2 (46) dependabot
* Bump sphinx-click from 3.0.1 to 3.0.2 in /docs (30) dependabot
* Bump sphinx-click from 3.0.1 to 3.0.2 (31) dependabot
* Bump virtualenv from 20.8.1 to 20.10.0 in /.github/workflows (26) dependabot
* Bump black from 21.9b0 to 21.10b0 (27) dependabot
* Bump coverage from 6.0.2 to 6.1.1 (28) dependabot
* Bump actions/checkout from 2.3.5 to 2.4.0 (29) dependabot
* Bump pip from 21.3 to 21.3.1 in /.github/workflows (21) dependabot
* Bump actions/checkout from 2.3.4 to 2.3.5 (20) dependabot
* Bump flake8 from 3.9.2 to 4.0.1 (14) dependabot
* Bump black from 20.8b1 to 21.9b0 (15) dependabot
* Bump coverage from 5.5 to 6.0.2 (18) dependabot
* Bump pip from 21.1.3 to 21.3 in /.github/workflows (19) dependabot
* Bump sphinx-rtd-theme from 0.5.2 to 1.0.0 (10) dependabot
* Bump nox from 2021.6.12 to 2021.10.1 in /.github/workflows (7) dependabot
* Bump poetry from 1.1.7 to 1.1.11 in /.github/workflows (6) dependabot
* Bump sphinx from 4.1.1 to 4.2.0 in /docs (5) dependabot
* Bump sphinx-rtd-theme from 0.5.2 to 1.0.0 in /docs (3) dependabot
* Bump virtualenv from 20.6.0 to 20.8.1 in /.github/workflows (2) dependabot
* Bump codecov/codecov-action from 1.5.2 to 2.1.0 (1) dependabot

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.