Skip to content

Commit

Permalink
Merge pull request #203 from codacy/bump-prospector-1.10.3
Browse files Browse the repository at this point in the history
TS-651 bump prospector 1.10.3
  • Loading branch information
DMarinhoCodacy authored Nov 8, 2023
2 parents fa3634d + f2349f0 commit 6101616
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",
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==2.17.7

0 comments on commit 6101616

Please sign in to comment.