Skip to content

Commit

Permalink
Merge pull request #156 from Mause/dependabot/pip/hypothesis-6.20.0
Browse files Browse the repository at this point in the history
Bump hypothesis from 6.18.0 to 6.20.0
  • Loading branch information
Mause authored Sep 9, 2021
2 parents 0ad83d1 + 6356155 commit a412c59
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Python application

on: [push, pull_request]
on: [pull_request]

jobs:
build_backend:
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pytest = "^6.2.4"
pre-commit = "^2.14.0"
pdbpp = "^0.10.3"
mypy = "^0.910"
hypothesis = "^6.18.0"
hypothesis = "^6.20.0"
pandas = "^1"
ipython-sql = "^0.4.0"

Expand Down

0 comments on commit a412c59

Please sign in to comment.