bump: ptcolors v1.0.3#37
Merged
Merged
Conversation
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Apr 17, 2026
* docs: updates README.md (#21) * test: add new context manager tests (#22) * docs: updates README.md * tests: Adds new context manager tests * version: updates to 0.1.8 * bump: Update setuptools version (#25) * Update production.txt * Update staging.txt * Update testing.txt * Update VERSION * bump: setuptools to v78.1.1 (#27) Co-authored-by: Kaitlyn Alphonse <kalphonse@eci-iMac-2.local> * release ptcolors v1.0.0 * Cm/bump/1.0.0=>1.0.1 (#30) * bump: ptcolor 1.0.0 => 1.0.1 --------- * bug: ptcolors PYPI upload fails (#32) * release: ptcolors v1.0.1 (#31) * docs: updates README.md (#21) * test: add new context manager tests (#22) * docs: updates README.md * tests: Adds new context manager tests * version: updates to 0.1.8 * bump: Update setuptools version (#25) * Update production.txt * Update staging.txt * Update testing.txt * Update VERSION * bump: setuptools to v78.1.1 (#27) Co-authored-by: Kaitlyn Alphonse <kalphonse@eci-iMac-2.local> * release ptcolors v1.0.0 * Cm/bump/1.0.0=>1.0.1 (#30) * bump: ptcolor 1.0.0 => 1.0.1 --------- --------- Co-authored-by: Azendae Popo <97713029+Azendae-Popo@users.noreply.github.com> Co-authored-by: Kaitlyn Alphonse <kalphonse@ec-intl.com> Co-authored-by: Kaitlyn Alphonse <kalphonse@eci-iMac-2.local> * bug: ptcolors PYPI upload fails * ci: clean build artifacts before PYPI upload --------- Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com> Co-authored-by: Azendae Popo <97713029+Azendae-Popo@users.noreply.github.com> Co-authored-by: Kaitlyn Alphonse <kalphonse@eci-iMac-2.local> * bump: ptcolors v1.0.2 (#33) * release: ptcolors v1.0.1 (#31) * docs: updates README.md (#21) * test: add new context manager tests (#22) * docs: updates README.md * tests: Adds new context manager tests * version: updates to 0.1.8 * bump: Update setuptools version (#25) * Update production.txt * Update staging.txt * Update testing.txt * Update VERSION * bump: setuptools to v78.1.1 (#27) Co-authored-by: Kaitlyn Alphonse <kalphonse@eci-iMac-2.local> * release ptcolors v1.0.0 * Cm/bump/1.0.0=>1.0.1 (#30) * bump: ptcolor 1.0.0 => 1.0.1 --------- --------- Co-authored-by: Azendae Popo <97713029+Azendae-Popo@users.noreply.github.com> Co-authored-by: Kaitlyn Alphonse <kalphonse@ec-intl.com> Co-authored-by: Kaitlyn Alphonse <kalphonse@eci-iMac-2.local> * bump: ptcolors v1.0.2 --------- Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com> Co-authored-by: Azendae Popo <97713029+Azendae-Popo@users.noreply.github.com> Co-authored-by: Kaitlyn Alphonse <kalphonse@eci-iMac-2.local> * bump: setuptools to v82.0.1 (#35) Co-authored-by: Kaitlyn Alphonse <kalphonse@eci-iMac-2.local> * build(deps): Bump pytest (#36) Bumps the pip group with 1 update in the /requirements directory: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump: ptcolors v1.0.3 (#37) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com> Co-authored-by: Azendae Popo <97713029+Azendae-Popo@users.noreply.github.com> Co-authored-by: Kaitlyn Alphonse <kalphonse@eci-iMac-2.local> Co-authored-by: Cheikh <cmbengue@ec-intl.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🥇 Generic Pull Request 🥇
Elizabeth Consulting International Inc
Purpose & Objective
This PR bumps the
VERSIONfrom1.0.2to1.0.3.