Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/pytest-7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
badrogger authored Jun 14, 2022
2 parents 0ea45de + 79015c6 commit 2eacc24
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def find_version(*file_paths):
"pytest-cov==3.0.0",
"twine==2.0.0",
"mock==4.0.3",
"freezegun==0.3.15"
"freezegun==1.2.1"
]
}

Expand All @@ -55,14 +55,14 @@ def find_version(*file_paths):
"PyInstaller==3.6",
"texttable==1.6.4",
"python-dateutil==2.8.1",
"Jinja2==2.11.2",
"psutil==5.7.0",
"Jinja2==3.1.2",
"psutil==5.9.1",
"python-dotenv==0.20.0",
"terminaltables==3.1.0",
"requests==2.23.0",
"requests==2.28.0",
"GitPython==3.1.14",
"PyYAML==5.4.1",
"packaging==20.9",
"packaging==21.3",
"python-debian==0.1.39",
"python-iptables==1.0.0",
"MarkupSafe==2.0.1",
Expand Down

0 comments on commit 2eacc24

Please sign in to comment.