Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gruebel committed Aug 16, 2023
1 parent 3b05f6b commit ad9a5ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pylint==2.13.5
nose==1.3.7
coverage==6.3.2
# Integration tests and tasks
invoke==1.7.0
invoke==2.2.0
# Security testing
safety==1.10.3
bandit==1.7.4
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
click==8.1.2
# Web Scraping
beautifulsoup4==4.11.1
requests==2.27.1
requests==2.31.0
# Config files and schema validation
PyYAML==6.0
PyYAML==6.0.1
schema==0.7.5

0 comments on commit ad9a5ad

Please sign in to comment.