diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 95e1f543713..3716f23518b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,9 +32,7 @@ updates: - "botocore-stubs" - "mypy-boto3-*" - "types-awscrt" - types: - patterns: - - "types-*" + - "types-s3transfer" pytest: patterns: - "pytest-*" @@ -43,6 +41,68 @@ updates: # as of writing this - "pytest-metadata" - "pytest-json-report" + cookiecutter: + patterns: + - "cookiecutter" + - "arrow" + - "binaryornot" + - "chardet" + - "python-slugify" + - "text-unidecode" + flask: + patterns: + - "flask" + - "blinker" + - "werkzeug" + - "itsdangerous" + cfn-lint: + patterns: + - "cfn-lint" + - "networkx" + - "sympy" + - "mpmath" + - "jsonpatch" + - "jsonpointer" + cryptography: + patterns: + - "cryptography" + - "pyopenssl" + - "cffi" + - "pycparser" + requests: + patterns: + - "requests" + - "certifi" + - "charset-normalizer" + - "idna" + - "urllib3" + rich: + patterns: + - "rich" + - "markdown-it-py" + - "mdurl" + - "pygments" + jsonschema: + patterns: + - "jsonschema" + - "jsonschema-specifications" + - "referencing" + - "attrs" + - "rpds-py" + pydantic: + patterns: + - "pydantic" + - "pydantic-core" + - "annotated-types" + - "typing-inspection" + jinja2: + patterns: + - "jinja2" + - "markupsafe" + pyyaml: + patterns: + - "pyyaml" + - "ruamel-yaml" ignore: # Ignored intentionally since we have a GHA that updates to more # completely