Skip to content

Commit

Permalink
Update dependencies (#126)
Browse files Browse the repository at this point in the history
Update dependencies:

* Update requests requirement from ~=2.27 to ~=2.28 (#124)
* Update pylint requirement from ~=2.13 to ~=2.14 (#125)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
CasperWA and dependabot[bot] authored Jun 15, 2022
1 parent 5fac265 commit a7c947e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
requests~=2.27
requests~=2.28
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
invoke~=1.7
pre-commit~=2.19
pylint~=2.13
pylint~=2.14

0 comments on commit a7c947e

Please sign in to comment.