Skip to content

Commit

Permalink
Update dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Apr 25, 2024
1 parent 699d032 commit 9dde9be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.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 @@ -8,7 +8,7 @@ authors = ["Nick Babcock <[email protected]>"]
python = ">=2.7,<2.8 || >=3.6,<4"
cheroot = "^8.6"
bottle = "^0.12.25"
Beaker = "^1.12.1"
Beaker = "^1.13.0"

[tool.poetry.dev-dependencies]
pytest = "^4.6"
Expand Down

0 comments on commit 9dde9be

Please sign in to comment.