Skip to content

Commit

Permalink
lock
Browse files Browse the repository at this point in the history
  • Loading branch information
cutoffthetop committed Nov 18, 2024
1 parent cf29e4b commit b330874
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: fix-byte-order-marker
name: byte-order
- repo: https://github.com/pdm-project/pdm
rev: 2.20.0.post1
rev: 2.20.1
hooks:
- id: pdm-lock-check
name: pdm
Expand Down
104 changes: 52 additions & 52 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ optional-dependencies.dev = [
"pytest>=8,<9",
"ruff>=0.6,<1",
"sphinx>=8,<9",
"types-pytz>=2024,<2024.3",
"types-pytz>=2024,<2025",
"types-PyYAML>=6,<7",
"types-requests>=2,<3",
]
Expand Down

0 comments on commit b330874

Please sign in to comment.