Skip to content

Commit 740aba0

Browse files
Merge pull request #68 from NHSDigital/dependabot/pip/main/tabulate-0.10.0
Bump tabulate from 0.9.0 to 0.10.0
2 parents 5c327a8 + bc6d1a8 commit 740aba0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lxml = "^6.0.1"
2020
cryptography = ">= 44.0.1, < 47.0.0" # Not directly imported, but needed by pyjwt for the RS512 algorithm
2121
pyyaml = "^6.0.3"
2222
yaspin = "^3.2.0"
23-
tabulate = "^0.9.0"
23+
tabulate = ">=0.9,<0.11"
2424
packaging = "^24.2"
2525

2626
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)