Skip to content

Commit

Permalink
Merge pull request #63 from chris48s/dependabot/pip/deepmerge-0.1.1
Browse files Browse the repository at this point in the history
Bump deepmerge from 0.1.0 to 0.1.1
  • Loading branch information
chris48s committed Oct 31, 2020
2 parents 0f481b9 + 3ef4e5c commit c327d81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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 @@ -13,7 +13,7 @@ python = "^3.6"
datapackage = "^1.10.0"
tableschema-sql = "^1.3.0"
sqlalchemy = "^1.3.0"
deepmerge = "==0.1.0"
deepmerge = "==0.1.1"

[tool.poetry.dev-dependencies]
isort = "^5.6"
Expand Down

0 comments on commit c327d81

Please sign in to comment.