Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
* Fix dependency in wrong env
* Bump boto3 from 1.26.83 to 1.26.84
* Bump pytest from 7.2.1 to 7.2.2
* Update sub-dependencies as needed
  • Loading branch information
hakbailey committed Mar 6, 2023
1 parent d266bc8 commit 5899268
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 289 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name = "pypi"
[packages]
boto3 = "*"
click = "*"
ijson = "*"
opensearch-py = "*"
rich-click = "*"
sentry-sdk = "*"
Expand All @@ -18,7 +19,6 @@ boto3-stubs = "*"
coverage = "*"
coveralls = "*"
freezegun = "*"
ijson = "*"
mypy = "*"
pydocstyle = "*"
pylama = {extras = ["all"], version = "*"}
Expand Down
Loading

0 comments on commit 5899268

Please sign in to comment.