Skip to content

Commit f35544e

Browse files
authored
Merge pull request #7 from lighting9999/dependabot/pip/Industrial_developed_hangman/pip-fa1e9d6d39
Bump the pip group across 2 directories with 6 updates
2 parents b7261be + 955b8c4 commit f35544e

File tree

3 files changed

+30
-23
lines changed

3 files changed

+30
-23
lines changed

Industrial_developed_hangman/poetry.lock

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

Industrial_developed_hangman/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ packages = [{include = "hangman", from = "src"}]
88

99
[tool.poetry.dependencies]
1010
python = "^3.9"
11-
requests = "2.32.4"
11+
requests = "2.32.5"
1212
colorama = "0.4.6"
1313
beautifulsoup4 = "4.12"
1414

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
python-docx==0.8.11
22
PyMuPDF==1.18.17
33
pytesseract==0.3.8
4-
Pillow==10.3.0
4+
Pillow==11.3.0

0 commit comments

Comments
 (0)