Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
Base Worker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Workers
Base Worker
Merge requests
!595
Bump Python requirement mkdocstrings-python to 1.12.2
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Bump Python requirement mkdocstrings-python to 1.12.2
bump-mkdocstrings-python
into
master
Overview
0
Commits
3
Pipelines
4
Changes
1
Merged
Bump Python requirement mkdocstrings-python to 1.12.2
Teklia Bot
requested to merge
bump-mkdocstrings-python
into
master
Oct 13, 2024
Overview
0
Commits
3
Pipelines
4
Changes
1
0
0
Merge request reports
Compare
version 1
version 3
c93cbcb2
Oct 20, 2024
version 2
029b1960
Oct 14, 2024
version 1
0ab97e35
Oct 13, 2024
master (base)
and
version 2
latest version
31fa7bf1
3 commits,
10 months ago
version 3
c93cbcb2
3 commits,
Oct 20, 2024
version 2
029b1960
2 commits,
Oct 14, 2024
version 1
0ab97e35
1 commit,
Oct 13, 2024
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
pyproject.toml
+
1
−
1
View file @ 029b1960
Edit in single-file editor
Open in Web IDE
Show full file
@@ -45,7 +45,7 @@ Authors = "https://teklia.com"
docs
=
[
"black=
=
24.4
.
2
",
"mkdocs-material=
=
9.5
.
33
",
"mkdocstrings-python=
=
1.12
.
0
",
"mkdocstrings-python=
=
1.12
.
1
",
]
tests
=
[
"pytest=
=
8.3
.
2
",
Loading