All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
33.27k stars 3.81k forks source link

chore(deps): bump the version-all group with 6 updates #4542

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 3 days ago

Bumps the version-all group with 6 updates:

Package From To
browsergym 0.9.0 0.10.1
python-multipart 0.0.12 0.0.14
boto3 1.35.46 1.35.47
zope-interface 7.1.0 7.1.1
modal 0.64.216 0.64.223
openai 1.52.1 1.52.2

Updates browsergym from 0.9.0 to 0.10.1

Updates python-multipart from 0.0.12 to 0.0.14

Release notes

Sourced from python-multipart's releases.

Version 0.0.14

What's Changed

Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.13...0.0.14

Version 0.0.13

What's Changed

New Contributors

Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.12...0.0.13

Changelog

Sourced from python-multipart's changelog.

0.0.14 (2024-10-24)

  • Fix import scheme for multipart module (#168).

0.0.13 (2024-10-20)

  • Rename import to python_multipart #166.
Commits


Updates boto3 from 1.35.46 to 1.35.47

Commits
  • 02e0a38 Merge branch 'release-1.35.47'
  • 2e3f5f1 Bumping version to 1.35.47
  • a87c3d4 Add changelog entries from botocore
  • d1d55ca Merge branch 'release-1.35.46' into develop
  • See full diff in compare view


Updates zope-interface from 7.1.0 to 7.1.1

Changelog

Sourced from zope-interface's changelog.

7.1.1 (2024-10-23)

  • Fix segmentation faults in weakrefobject.c on Python 3.12 and 3.13. ([#323](https://github.com/zopefoundation/zope.interface/issues/323) <https://github.com/zopefoundation/zope.interface/issues/323>_)
Commits


Updates modal from 0.64.216 to 0.64.223

Changelog

Sourced from modal's changelog.

0.64.223 (2024-10-24)

  • Fix for modal serve not showing progress when reloading apps on file changes since v0.63.79

0.64.218 (2024-10-23)

  • Fix a regression introduced in client version 0.64.209, which affects client authentication within a container.

0.64.198 (2024-10-18)

Fixes a bug where Queue.put and Queue.put_many would throw queue.Full even if timeout=None.

0.64.194 (2024-10-18)

  • The previously-deprecated --confirm flag has been removed from the modal volume delete CLI. Use --yes to force deletion without a confirmation prompt.

0.64.193 (2024-10-18)

  • Passing wait_for_response=False in Modal webhook decorators is no longer supported. See the docs for alternatives.

0.64.187 (2024-10-16)

When writing to a StreamWriter that has already had EOF written, a ValueError is now raised instead of an EOFError.

0.64.185 (2024-10-15)

Memory snapshotting can now be used with parameterized functions.

0.64.184 (2024-10-15)

StreamWriters now accept strings as input.

0.64.182 (2024-10-15)

... (truncated)

Commits
  • 9021ab5 [auto-commit] [skip ci] Bump the build number
  • 8bfbadf [CLI-25] Fixes modal serve not showing status messages/logs when reloading th...
  • bc2235d [auto-commit] [skip ci] Bump the build number
  • e024e11 [WRK-200] fix mistaken missing parens (#2394)
  • 6ce4da3 [auto-commit] [skip ci] Bump the build number
  • 65f8e45 Don't print token_secret from test fixture (#2391)
  • b171a8f [auto-commit] [skip ci] Bump the build number
  • 9889a79 Clear config better (#2392)
  • bf399fa [auto-commit] [skip ci] Bump the build number
  • 2fa2723 Suppress local config during testing (#2390)
  • Additional commits viewable in compare view


Updates openai from 1.52.1 to 1.52.2

Release notes

Sourced from openai's releases.

v1.52.2

1.52.2 (2024-10-23)

Full Changelog: v1.52.1...v1.52.2

Chores

Changelog

Sourced from openai's changelog.

1.52.2 (2024-10-23)

Full Changelog: v1.52.1...v1.52.2

Chores

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 days ago

Looks like these dependencies are updatable in another way, so this is no longer needed.