Skip to content

Commit

Permalink
Merge pull request #21 from joe-mccarthy/dependabot/pip/python-packag…
Browse files Browse the repository at this point in the history
…es-1ad16481b4
  • Loading branch information
joe-mccarthy authored Oct 9, 2024
2 parents a635cc7 + b94c2dc commit b3dbbc6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ updates:
- dependency-name: "suntime" # Known to be broken after this version
- dependency-name: "astroid" # highest it can be for python 3.8
- dependency-name: "pylint" # highest it can be for python 3.8
- dependency-name: "black" # highest it can be for python 3.8
- dependency-name: "coverage" # highest it can be for python 3.8
groups:
python-packages:
patterns:
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ coverage==7.6.1
dataclass-wizard==0.23.0
dataclasses-json==0.6.7
dill==0.3.9
distlib==0.3.8
distlib==0.3.9
exceptiongroup==1.2.2
filelock==3.16.1
freezegun==1.5.1
Expand All @@ -33,7 +33,7 @@ python-dateutil==2.9.0.post0
python-magic==0.4.27
six==1.16.0
suntime==1.2.5
tomli==2.0.1
tomli==2.0.2
tomlkit==0.13.2
typing-inspect==0.9.0
typing_extensions==4.12.2

0 comments on commit b3dbbc6

Please sign in to comment.