Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 525a65c

Browse files
⬆ Bump devtools[pygments] from 0.10.0 to 0.11.0
Bumps [devtools[pygments]](https://github.com/samuelcolvin/python-devtools) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/samuelcolvin/python-devtools/releases) - [Changelog](https://github.com/samuelcolvin/python-devtools/blob/main/HISTORY.md) - [Commits](samuelcolvin/python-devtools@v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: devtools[pygments] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98ef928 commit 525a65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dev = [
5555
"ruff ==0.0.261",
5656
"black ==23.3.0",
5757
"isort >=5.0.6,<6.0.0",
58-
"devtools[pygments] ==0.10.0",
58+
"devtools[pygments] ==0.11.0",
5959

6060
"types-requests ==2.28.11.17"
6161
]

0 commit comments

Comments
 (0)