Skip to content

Commit f848b78

Browse files
chore(deps-dev): bump the development-dependencies group with 3 updates (#2825)
Bumps the development-dependencies group with 3 updates: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [pytest](https://github.com/pytest-dev/pytest) and [bump-my-version](https://github.com/callowayproject/bump-my-version). Updates `boto3-stubs` from 1.34.103 to 1.34.108 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `pytest` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.0...8.2.1) Updates `bump-my-version` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@0.21.0...0.21.1) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5a305e commit f848b78

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ wheel = "^0.43.0"
105105
msgpack = "*"
106106

107107
# Lint
108-
boto3-stubs = {version = "^1.34.103", extras = ["athena", "cleanrooms", "chime", "cloudwatch", "dynamodb", "ec2", "emr", "emr-serverless", "glue", "kms", "logs", "neptune", "opensearch", "opensearchserverless", "quicksight", "rds", "rds-data", "redshift", "redshift-data", "s3", "secretsmanager", "ssm", "sts", "timestream-query", "timestream-write"]}
108+
boto3-stubs = {version = "^1.34.108", extras = ["athena", "cleanrooms", "chime", "cloudwatch", "dynamodb", "ec2", "emr", "emr-serverless", "glue", "kms", "logs", "neptune", "opensearch", "opensearchserverless", "quicksight", "rds", "rds-data", "redshift", "redshift-data", "s3", "secretsmanager", "ssm", "sts", "timestream-query", "timestream-write"]}
109109
doc8 = "^1.0"
110110
mypy = "^1.10"
111111
ruff = "^0.4.4"
@@ -114,7 +114,7 @@ ruff = "^0.4.4"
114114
moto = "^5.0"
115115
openpyxl = "^3.0"
116116
pyparsing = "^3.0.7"
117-
pytest = "^8.2.0"
117+
pytest = "^8.2.1"
118118
pytest-cov = "^5.0"
119119
pytest-rerunfailures = "^14.0"
120120
pytest-timeout = "^2.3.1"
@@ -123,7 +123,7 @@ s3fs = "0.4.2" # Must be pinned to 0.4.2
123123
tox = "^4.15.0"
124124

125125
# Docs
126-
bump-my-version = "^0.21.0"
126+
bump-my-version = "^0.21.1"
127127
IPython = "^8.10.0"
128128
jupyterlab = "^4.2"
129129
nbsphinx = "^0.9.4"

0 commit comments

Comments
 (0)