Skip to content

Commit e96e0f6

Browse files
authored
Merge pull request #163 from yozachar/workshop
chore: update deps
2 parents dab7253 + 5e2f44c commit e96e0f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
"Typing :: Typed",
1717
]
1818
requires-python = ">=3.12"
19-
dependencies = ["faker>=25.0.0", "pygithub>=2.3.0", "requests>=2.31.0"]
19+
dependencies = ["faker>=25.8.0", "pygithub>=2.3.0", "requests>=2.32.3"]
2020

2121
[project.urls]
2222
Homepage = "https://github.com/athul/waka-readme"
@@ -36,7 +36,7 @@ extra = ["loguru>=0.7.2", "python-dotenv>=1.0.1"]
3636
#############################
3737

3838
[tool.pdm.dev-dependencies]
39-
tooling = ["bandit>=1.7.8", "black>=24.4.2", "ruff>=0.4.2", "pyright>=1.1.360"]
39+
tooling = ["bandit>=1.7.9", "black>=24.4.2", "ruff>=0.4.9", "pyright>=1.1.367"]
4040

4141
####################
4242
# Configurations #

0 commit comments

Comments
 (0)