Skip to content

Commit efe60d6

Browse files
Bump peewee from 4.0.2 to 4.0.4
Bumps [peewee](https://github.com/coleifer/peewee) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](coleifer/peewee@4.0.2...4.0.4) --- updated-dependencies: - dependency-name: peewee dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43f5d18 commit efe60d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
]
1010
requires-python = ">=3.14"
1111
dependencies = [
12-
"peewee==4.0.2",
12+
"peewee==4.0.4",
1313
"gpxpy==1.6.2",
1414
"python-tcxparser==2.4.0",
1515
"fitparse==1.2.0",

0 commit comments

Comments
 (0)