Skip to content

Commit

Permalink
Update version number in other files
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 1, 2023
1 parent 0226c9d commit 1743e7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- --jobs=0

additional_dependencies:
- python-telegram-bot~=20.6
- python-telegram-bot~=20.7
- panflute~=2.3.0
- gql[aiohttp]~=3.4.1
- pydantic~=2.4.2
Expand All @@ -37,7 +37,7 @@ repos:
- id: mypy
name: mypy
additional_dependencies:
- python-telegram-bot~=20.6
- python-telegram-bot~=20.7
- panflute~=2.3.0
- gql[aiohttp]~=3.4.1
- pydantic~=2.4.2
Expand All @@ -61,7 +61,7 @@ repos:
- id: ruff
name: ruff
additional_dependencies:
- python-telegram-bot~=20.6
- python-telegram-bot~=20.7
- panflute~=2.3.0
- gql[aiohttp]~=3.4.1
- pydantic~=2.4.2

0 comments on commit 1743e7c

Please sign in to comment.