Skip to content

Commit

Permalink
update: blinker for newer flask dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nickumia-reisys committed Jul 3, 2023
1 parent aaae8a6 commit 241a488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ alembic==1.8.0
Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
blinker>=1.6.2
click==8.1.3
dominate==2.7.0
feedgen==0.9.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ attrs==23.1.0
Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
blinker==1.6.2
boto3==1.26.165
botocore==1.29.165
certifi==2023.5.7
Expand Down

0 comments on commit 241a488

Please sign in to comment.