Skip to content

Commit 5899268

Browse files
committed
Update dependencies
* 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
1 parent d266bc8 commit 5899268

File tree

2 files changed

+263
-289
lines changed

2 files changed

+263
-289
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name = "pypi"
66
[packages]
77
boto3 = "*"
88
click = "*"
9+
ijson = "*"
910
opensearch-py = "*"
1011
rich-click = "*"
1112
sentry-sdk = "*"
@@ -18,7 +19,6 @@ boto3-stubs = "*"
1819
coverage = "*"
1920
coveralls = "*"
2021
freezegun = "*"
21-
ijson = "*"
2222
mypy = "*"
2323
pydocstyle = "*"
2424
pylama = {extras = ["all"], version = "*"}

0 commit comments

Comments
 (0)