Skip to content

Commit

Permalink
Merge pull request #152 from yozachar/workshop
Browse files Browse the repository at this point in the history
chore: monthly updates for Dec'23
  • Loading branch information
yozachar authored Dec 25, 2023
2 parents 2dd14d3 + d2e7ba7 commit 5dc3491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
"Typing :: Typed",
]
requires-python = ">=3.12"
dependencies = ["faker>=19.13.0", "pygithub>=2.1.1", "requests>=2.31.0"]
dependencies = ["faker>=21.0.0", "pygithub>=2.1.1", "requests>=2.31.0"]

[project.urls]
Homepage = "https://github.com/athul/waka-readme"
Expand All @@ -36,7 +36,7 @@ extra = ["loguru>=0.7.2", "python-dotenv>=1.0.0"]
#############################

[tool.pdm.dev-dependencies]
tooling = ["bandit>=1.7.5", "black>=23.11.0", "ruff>=0.1.4", "pyright>=1.1.334"]
tooling = ["bandit>=1.7.6", "black>=23.12.1", "ruff>=0.1.9", "pyright>=1.1.342"]

####################
# Configurations #
Expand Down

0 comments on commit 5dc3491

Please sign in to comment.