Skip to content

Commit 2297a66

Browse files
dependabot[bot]BobDotCompre-commit-ci[bot]
committed
chore(deps-dev): Update pylint requirement from ~=2.16.1 to ~=2.16.2 (#1923)
* chore(deps-dev): Update pylint requirement from ~=2.16.1 to ~=2.16.2 Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.16.1...v2.16.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: BobDotCom <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c47cecf commit 2297a66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ possible (see our [Version Guarantees] for more info).
1111
These changes are available on the `master` branch, but have not yet been released.
1212

1313
### Added
14+
1415
- Added new events `on_bridge_command`, `on_bridge_command_completion`, and
1516
`on_bridge_command_error`.
1617
([#1916](https://github.com/Pycord-Development/pycord/pull/1916))

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r _.txt
2-
pylint~=2.16.1
2+
pylint~=2.16.2
33
pytest~=7.2.1
44
pytest-asyncio~=0.20.3
55
# pytest-order~=1.0.1

0 commit comments

Comments
 (0)