Skip to content

Commit

Permalink
Update bsb-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
drodarie committed May 21, 2024
1 parent b19f39d commit 308de5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = {file = "LICENSE"}
classifiers = ["License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)"]
dynamic = ["version", "description"]
requires-python = ">=3.8"
dependencies = ["bsb-core~=4.0"]
dependencies = ["bsb-core~=4.1"]

[project.entry-points."bsb.config.parsers"]
json = "bsb_json.parser"
Expand Down

0 comments on commit 308de5c

Please sign in to comment.