mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 14:46:29 +01:00
Bump sphinx
from 7.2.5 to 7.2.6 (#3892)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
This commit is contained in:
parent
fc5a56c15b
commit
a4ae6f2097
2 changed files with 3 additions and 3 deletions
4
.github/workflows/dependabot-prs.yml
vendored
4
.github/workflows/dependabot-prs.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
- name: Fetch Dependabot metadata
|
||||
id: dependabot-metadata
|
||||
uses: dependabot/fetch-metadata@v1.6.1
|
||||
uses: dependabot/fetch-metadata@v1.6.0
|
||||
|
||||
- uses: actions/checkout@v3.5.2
|
||||
with:
|
||||
|
@ -35,4 +35,4 @@ jobs:
|
|||
with:
|
||||
message: 'Update version number in other files'
|
||||
committer_name: GitHub Actions
|
||||
committer_email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||
committer_email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
sphinx==7.2.5
|
||||
sphinx==7.2.6
|
||||
sphinx-pypi-upload
|
||||
furo==2023.8.19
|
||||
git+https://github.com/harshil21/furo-sphinx-search@v0.2.0.1
|
||||
|
|
Loading…
Reference in a new issue