Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anned20 committed Jul 30, 2023
1 parent fd4f8ff commit c251b89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
click==8.1.3
requests==2.28.1
tqdm==4.64.0
click==8.1.6
requests==2.31.0
tqdm==4.65.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def readme():

setup(
name='begoneads',
version='0.0.9',
version='0.0.10',
description='BeGoneAds puts some popular hosts file lists into the hosts file as a adblocker measure.',
python_requires='>=3.6',
long_description=readme(),
Expand Down

0 comments on commit c251b89

Please sign in to comment.