Skip to content

Tags: stacklet/chalice

Tags

1.29.0-stacklet

Toggle 1.29.0-stacklet's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update integration branch (#24)

* python 3.10

* Update tests to only test new package versions for >= 3.10

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.

* Add changelog entry for Python 3.10 support

* Update pip requirement from <23.1,>=9 to >=9,<23.2

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]>

* Add changelog entry for pip version bump

* Bumping version to 1.29.0

* Remove attrs from dependabot

We no longer rely on attrs in our code, we've switched to dataclasses.

* initial pass at 3.11

* reduce number of returns

* update links to powertools

* bump versions for 3.11

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Larry Ogrodnek <[email protected]>
Co-authored-by: James Saryerwinnie <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <aws-sdk-python-automation>

integration-proposal

Toggle integration-proposal's commit message
Merge branch 'python_3.11' into thumper/chore/update-integration

1.29.0

Toggle 1.29.0's commit message
Tagging 1.29.0 release

1.28.0-stacklet

Toggle 1.28.0-stacklet's commit message
Update attrs elsewhere.

1.28.0

Toggle 1.28.0's commit message
Tagging 1.28.0 release

1.27.3.1-stacklet

Toggle 1.27.3.1-stacklet's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump attrs from 21.4.0 to 22.2.0 (#19)

Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 22.2.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md)
- [Commits](python-attrs/attrs@21.4.0...22.2.0)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.27.3-stacklet

Toggle 1.27.3-stacklet's commit message

Verified

This commit was signed with the committer’s verified signature.
johnsca Cory Johns
Bump year version of attrs package.

1.27.3

Toggle 1.27.3's commit message
Tagging 1.27.3 release

1.27.2

Toggle 1.27.2's commit message
Tagging 1.27.2 release

1.27.1

Toggle 1.27.1's commit message
Tagging 1.27.1 release