Skip to content

Commit

Permalink
bump prospector 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DMarinhoCodacy committed Nov 8, 2023
1 parent fa3634d commit 2a1cc90
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/patterns.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prospector",
"version": "1.10.2",
"version": "1.10.3",
"patterns": [
{
"patternId": "pylint",
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy==1.4.1
prospector[with_everything]==1.10.2
jsonpickle==3.0.1
Django==4.2.3
Flask==2.3.2
pylint==2.17.5
mypy==1.6.1
prospector[with_everything]==1.10.3
jsonpickle==3.0.2
Django==4.2.7
Flask==3.0.0
pylint==3.0.2

0 comments on commit 2a1cc90

Please sign in to comment.