Skip to content

Conversation

@howbazaar
Copy link
Collaborator

Merges in aws/chalice master.
Merges in aws#2063 to get python 3.11 support.

ogrodnek and others added 16 commits April 24, 2023 21:17
We're fixing the version of packages we're installing for python
versions < 3.10 to ensure we don't regress on older packages.  Newer
Python versions will test the updated versions and shouldn't require any
updates to this file going forward, assuming the package versions can be
installed >= 3.10.
PR aws#2036

* python_3.10:
  Add changelog entry for Python 3.10 support
  Update tests to only test new package versions for >= 3.10
  python 3.10
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@9.0.0...23.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
PR aws#2034

* dependabot/pip/pip-gte-9-and-lt-23.2:
  Add changelog entry for pip version bump
  Update pip requirement from <23.1,>=9 to >=9,<23.2
We no longer rely on attrs in our code, we've switched to dataclasses.
PR aws#2044

* no-attrs-update:
  Remove attrs from dependabot
@howbazaar howbazaar merged commit 89d0f78 into stacklet-integration Aug 30, 2023
@howbazaar howbazaar deleted the thumper/chore/update-integration branch August 30, 2023 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants