Skip to content

Commit f5c1dac

Browse files
authored
Merge pull request #34 from kellenmurphy/dependabot/pip/python-deps-c0ebe51bb9
Bump the python-deps group across 1 directory with 3 updates
2 parents 35b7c95 + bd9c1d0 commit f5c1dac

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest>=9.1.0
1+
pytest>=9.1.1
22
pytest-cov>=6.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pluggy==1.6.0
1616
# pytest-cov
1717
pygments==2.20.0
1818
# via pytest
19-
pytest==9.1.0
19+
pytest==9.1.1
2020
# via
2121
# -r requirements-dev.in
2222
# pytest-cov

requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
requests>=2.34.2
2-
markdownify>=1.2.2
2+
markdownify>=1.2.3
33
markdown>=3.10.2
44
python-dotenv>=1.2.2
55
PyYAML>=6.0.3
6-
playwright>=1.60.0
6+
playwright>=1.61.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ idna==3.17
1616
# via requests
1717
markdown==3.10.2
1818
# via -r requirements.in
19-
markdownify==1.2.2
19+
markdownify==1.2.3
2020
# via -r requirements.in
21-
playwright==1.60.0
21+
playwright==1.61.0
2222
# via -r requirements.in
2323
pyee==13.0.1
2424
# via playwright

0 commit comments

Comments
 (0)