Skip to content

Commit df4b015

Browse files
authored
chore(deps): bump gam7 from 7.19.0 to 7.29.4 (#92)
2 parents c0d4a0c + fe116bd commit df4b015

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ authors = [
1212
requires-python = ">=3.11"
1313
dependencies = [
1414
"click==8.2.1",
15-
"gam7==7.19.0",
15+
"gam7==7.29.4",
1616
"pandas==2.3.3",
1717
"tzdata",
1818
]
1919

2020
[project.urls]
21-
code = "https://github.com/compilerla/admin"
22-
tracker = "https://github.com/compilerla/admin/issues"
21+
code = "https://github.com/compilerla/compiler-admin"
22+
tracker = "https://github.com/compilerla/compiler-admin/issues"
2323

2424
[project.optional-dependencies]
2525
dev = [

0 commit comments

Comments
 (0)