Gs-reminder

Latest version: v0.5.3

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

Scan your dependencies

Page 2 of 2

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

0.3.2

What's Changed
* Bump types-requests from 2.27.27 to 2.27.29 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/14
* Bump mypy from 0.950 to 0.960 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/15
* Bump types-requests from 2.27.29 to 2.27.30 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/16
* Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/17
* Bump requests from 2.27.1 to 2.28.0 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/18
* Bump mypy from 0.960 to 0.961 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/19
* Implement exception by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/21
* Bump types-requests from 2.27.30 to 2.28.0 by dependabot in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/20


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

0.3.1

* Fix getting page parameter by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/12
* Bump v0.3.1 by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/13

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

0.3.0

* Configure test on CI by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/2
* Install poetry version from requirements.txt by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/5
* Support Python3.7 to Python3.10 by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/8
* Rename script name by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/9
* Fix options by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/10
* Bump v0.3.0 by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/11

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

0.2.0

What's Changed
* Send pull requests limitation by nnsnodnb in https://github.com/nnsnodnb/github-pr-slack-reminder/pull/1

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

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.