Skip to content

Commit e93eff9

Browse files
authored
Merge pull request #39 from zkoppert/dependabot/pip/python-dotenv-0.21.0
Bump python-dotenv from 0.20.0 to 0.21.0
2 parents ad424fb + 8e8e2d6 commit e93eff9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/linter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ on:
1212
push:
1313
branches: [main]
1414
pull_request:
15-
branches-ignore: []
1615

1716
###############
1817
# Set the Job #

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github3.py==3.2.0
2-
python-dotenv==0.20.0
2+
python-dotenv==0.21.0
33
repo-activity-score==0.0.4

0 commit comments

Comments
 (0)