Gs-reminder

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 2

0.5.1

What's Changed
* Support Python3.12 by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/138
* Fix matrix parameter name in lint.yml by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/139
* Configure poetry-dynamic-versioning by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/140
* Add `--version` option by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/141
* Update PyCharm interpreter configuration by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/142
* Add tests by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/143


**Full Changelog**: https://github.com/nnsnodnb/gs-reminder/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* Bump mypy from 1.1.1 to 1.2.0 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/85
* Bump types-requests from 2.28.11.17 to 2.29.0.0 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/86
* Bump requests from 2.28.2 to 2.29.0 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/87
* Bump requests from 2.29.0 to 2.30.0 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/89
* Bump types-requests from 2.29.0.0 to 2.30.0.0 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/88
* Bump mypy from 1.2.0 to 1.3.0 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/90
* Bump poetry from 1.4.2 to 1.5.0 in /.github by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/91
* Bump requests from 2.30.0 to 2.31.0 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/92
* Bump types-requests from 2.30.0.0 to 2.31.0.1 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/93
* Bump poetry from 1.5.0 to 1.5.1 in /.github by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/94
* Bump mypy from 1.3.0 to 1.4.1 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/95
* Bump click from 8.1.3 to 8.1.4 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/96
* Bump click from 8.1.4 to 8.1.5 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/97
* Bump click from 8.1.5 to 8.1.6 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/98
* Bump types-requests from 2.31.0.1 to 2.31.0.2 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/99
* Update certifi by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/100
* Bump click from 8.1.6 to 8.1.7 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/102
* Use GitHub App's access token by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/103
* Drop support Python 3.7 by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/104
* Bump v0.5.0 by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/105
* Bump poetry from 1.5.1 to 1.6.0 in /.github by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/101


**Full Changelog**: https://github.com/nnsnodnb/gs-reminder/compare/v0.4.1...v0.5.0

0.4.1

What's Changed
* Bump poetry from 1.3.1 to 1.3.2 in /.github by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/66
* Bump requests from 2.28.1 to 2.28.2 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/67
* Bump types-requests from 2.28.11.7 to 2.28.11.8 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/68
* Bump isort from 5.11.4 to 5.11.5 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/69
* Bump types-requests from 2.28.11.8 to 2.28.11.12 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/70
* Bump types-requests from 2.28.11.12 to 2.28.11.15 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/72
* Bump mypy from 0.991 to 1.0.1 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/74
* Bump poetry from 1.3.2 to 1.4.0 in /.github by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/73
* Bump black from 22.12.0 to 23.1.0 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/75
* Bump mypy from 1.0.1 to 1.1.1 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/76
* Bump poetry from 1.4.0 to 1.4.1 in /.github by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/77
* Bump types-requests from 2.28.11.15 to 2.28.11.16 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/78
* Bump types-requests from 2.28.11.16 to 2.28.11.17 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/81
* Bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/80
* Bump poetry from 1.4.1 to 1.4.2 in /.github by dependabot in https://github.com/nnsnodnb/gs-reminder/pull/79
* Implement _AbstractException `__str__` method by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/82
* Rename repository name by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/83
* Update pyproject.toml by nnsnodnb in https://github.com/nnsnodnb/gs-reminder/pull/84


**Full Changelog**: https://github.com/nnsnodnb/gs-reminder/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Bump isort from 5.10.1 to 5.11.3 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/59
* Bump types-requests from 2.28.11.5 to 2.28.11.7 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/61
* Bump isort from 5.11.3 to 5.11.4 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/62
* Poetry use group by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/63
* Exclude users by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/64
* Bump 0.4.0 by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/65


**Full Changelog**: https://github.com/nnsnodnb/github-pr-slack-reminder/compare/v0.3.4...v0.4.0

0.3.4

What's Changed
* Bump poetry from 1.1.13 to 1.1.14 in /.github by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/28
* Bump types-requests from 2.28.0 to 2.28.1 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/29
* Bump types-requests from 2.28.1 to 2.28.6 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/33
* Bump mypy from 0.961 to 0.971 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/30
* Bump flake8 from 4.0.1 to 5.0.1 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/32
* Bump types-requests from 2.28.6 to 2.28.8 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/34
* Bump flake8 from 5.0.1 to 5.0.4 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/35
* Bump types-requests from 2.28.8 to 2.28.9 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/36
* Bump poetry from 1.1.14 to 1.1.15 in /.github by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/37
* Bump black from 22.6.0 to 22.8.0 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/40
* Remove poetry-core by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/41
* Bump poetry from 1.1.15 to 1.2.0 in /.github by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/39
* Bump reviewdog/action-black from 2 to 3 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/3
* Bump types-requests from 2.28.9 to 2.28.10 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/42
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/43
* Bump poetry from 1.2.0 to 1.2.1 in /.github by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/44
* Bump types-requests from 2.28.10 to 2.28.11 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/45
* Bump mypy from 0.971 to 0.981 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/46
* Bump types-requests from 2.28.11 to 2.28.11.2 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/47
* Bump black from 22.8.0 to 22.10.0 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/48
* Bump mypy from 0.981 to 0.982 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/49
* Bump poetry from 1.2.1 to 1.2.2 in /.github by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/50
* Bump mypy from 0.982 to 0.990 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/51
* Bump types-requests from 2.28.11.2 to 2.28.11.4 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/52
* Bump types-requests from 2.28.11.4 to 2.28.11.5 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/53
* Bump mypy from 0.990 to 0.991 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/54
* Bump certifi from 2022.5.18.1 to 2022.12.7 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/55
* Bump black from 22.10.0 to 22.12.0 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/57
* Bump poetry from 1.2.2 to 1.3.1 in /.github by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/56
* Bump v0.3.4 by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/58


**Full Changelog**: https://github.com/nnsnodnb/github-pr-slack-reminder/compare/v0.3.3...v0.3.4

0.3.3

What's Changed
* Bump requests from 2.28.0 to 2.28.1 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/24
* Bump black from 22.3.0 to 22.6.0 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/23
* Fix SlackException by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/25
* Add `--icon` flag by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/26
* Bump v0.3.3 by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/27


**Full Changelog**: https://github.com/nnsnodnb/github-pr-slack-reminder/compare/v0.3.2...v0.3.3

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.