Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the types group in /requirements with 10 updates #6302

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps the types group in /requirements with 10 updates:

Package From To
types-awscrt 0.19.1 0.19.13
types-s3transfer 0.6.2 0.7.0
types-pywin32 306.0.0.4 306.0.0.6
types-pyyaml 6.0.12.11 6.0.12.12
types-psutil 5.9.5.16 5.9.5.17
types-setuptools 68.2.0.0 68.2.0.1
types-pygments 2.16.0.0 2.16.0.1
types-jsonschema 4.17.0.10 4.20.0.0
types-pyopenssl 23.2.0.2 23.3.0.0
types-requests 2.31.0.2 2.31.0.10

Updates types-awscrt from 0.19.1 to 0.19.13

Commits

Updates types-s3transfer from 0.6.2 to 0.7.0

Commits

Updates types-pywin32 from 306.0.0.4 to 306.0.0.6

Commits

Updates types-pyyaml from 6.0.12.11 to 6.0.12.12

Commits

Updates types-psutil from 5.9.5.16 to 5.9.5.17

Commits

Updates types-setuptools from 68.2.0.0 to 68.2.0.1

Commits

Updates types-pygments from 2.16.0.0 to 2.16.0.1

Commits

Updates types-jsonschema from 4.17.0.10 to 4.20.0.0

Commits

Updates types-pyopenssl from 23.2.0.2 to 23.3.0.0

Commits

Updates types-requests from 2.31.0.2 to 2.31.0.10

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner November 20, 2023 08:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 20, 2023
@dependabot dependabot bot requested review from mndeveci and jysheng123 November 20, 2023 08:54
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/develop/types-05f54fa195 branch 19 times, most recently from 38d0a2e to aeea645 Compare November 24, 2023 01:15
Bumps the types group in /requirements with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [types-awscrt](https://github.com/youtype/types-awscrt) | `0.19.1` | `0.19.13` |
| [types-s3transfer](https://github.com/youtype/types-s3transfer) | `0.6.2` | `0.7.0` |
| [types-pywin32](https://github.com/python/typeshed) | `306.0.0.4` | `306.0.0.6` |
| [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.11` | `6.0.12.12` |
| [types-psutil](https://github.com/python/typeshed) | `5.9.5.16` | `5.9.5.17` |
| [types-setuptools](https://github.com/python/typeshed) | `68.2.0.0` | `68.2.0.1` |
| [types-pygments](https://github.com/python/typeshed) | `2.16.0.0` | `2.16.0.1` |
| [types-jsonschema](https://github.com/python/typeshed) | `4.17.0.10` | `4.20.0.0` |
| [types-pyopenssl](https://github.com/python/typeshed) | `23.2.0.2` | `23.3.0.0` |
| [types-requests](https://github.com/python/typeshed) | `2.31.0.2` | `2.31.0.10` |


Updates `types-awscrt` from 0.19.1 to 0.19.13
- [Release notes](https://github.com/youtype/types-awscrt/releases)
- [Commits](https://github.com/youtype/types-awscrt/commits)

Updates `types-s3transfer` from 0.6.2 to 0.7.0
- [Release notes](https://github.com/youtype/types-s3transfer/releases)
- [Commits](https://github.com/youtype/types-s3transfer/commits)

Updates `types-pywin32` from 306.0.0.4 to 306.0.0.6
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-pyyaml` from 6.0.12.11 to 6.0.12.12
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-psutil` from 5.9.5.16 to 5.9.5.17
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-setuptools` from 68.2.0.0 to 68.2.0.1
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-pygments` from 2.16.0.0 to 2.16.0.1
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-jsonschema` from 4.17.0.10 to 4.20.0.0
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-pyopenssl` from 23.2.0.2 to 23.3.0.0
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-requests` from 2.31.0.2 to 2.31.0.10
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-awscrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-s3transfer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: types-pywin32
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-pyyaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-psutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-pygments
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-jsonschema
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: types-pyopenssl
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/develop/types-05f54fa195 branch from aeea645 to 60aa2b8 Compare November 24, 2023 01:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2023

Superseded by #6333.

@dependabot dependabot bot closed this Nov 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/types-05f54fa195 branch November 24, 2023 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pr/internal python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants