Skip to content

Commit

Permalink
Merge pull request #68 from GSA/dependabot/pip/testing-and-linting-10…
Browse files Browse the repository at this point in the history
…a33178b1

Bump the testing-and-linting group across 2 directories with 1 update
  • Loading branch information
selfdanielj authored Jan 7, 2025
2 parents 6eef0d7 + 3d1794c commit 68d21f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"freezegun==1.5.1",
"pylint==3.3.2",
"pylint==3.3.3",
"pytest==8.3.4",
"pytest-console-scripts==1.4.1",
"scrapy==2.11.2",
Expand Down
2 changes: 1 addition & 1 deletion search_gov_crawler/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
freezegun==1.5.1
pylint==3.3.2
pylint==3.3.3
pytest==8.3.4
pytest-console-scripts==1.4.1
pytest-mock==3.14.0
Expand Down

0 comments on commit 68d21f8

Please sign in to comment.