Skip to content

Commit 9658062

Browse files
chore(deps-dev): bump pysen from 0.10.1 to 0.10.2
Bumps [pysen](https://github.com/pfnet/pysen) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/pfnet/pysen/releases) - [Commits](pfnet/pysen@0.10.1...0.10.2) --- updated-dependencies: - dependency-name: pysen dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ed2d15 commit 9658062

File tree

2 files changed

+40
-21
lines changed

2 files changed

+40
-21
lines changed

poetry.lock

Lines changed: 39 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PySimpleGUI = "^4.55.1"
1010
matplotlib = "^3.5.1"
1111

1212
[tool.poetry.dev-dependencies]
13-
pysen = { version = "^0.10.1", extras = ["lint"] }
13+
pysen = { version = "^0.10.2", extras = ["lint"] }
1414
pytest = "^6.2.5"
1515
pytest-mock = "^3.6.1"
1616
pytest-sugar = "^0.9.4"

0 commit comments

Comments
 (0)