Skip to content

Bump pymsteams from 0.1.12 to 0.2.2#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pymsteams-0.2.2
Open

Bump pymsteams from 0.1.12 to 0.2.2#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pymsteams-0.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pymsteams from 0.1.12 to 0.2.2.

Release notes

Sourced from pymsteams's releases.

version 0.2.2 - relax response validation

What's Changed

New Contributors

Full Changelog: rveachkc/pymsteams@0.2.1...0.2.2

0.2.1

Version 0.2.1 corrects the python setup information, preventing incompatible code from being installed on Python 2.

Full Changelog: rveachkc/pymsteams@0.2.0...0.2.1

0.2.0

What's Changed

New Contributors

Full Changelog: rveachkc/pymsteams@0.1.16...0.2.0

v0.1.16

What's Changed

New Contributors

Full Changelog: rveachkc/pymsteams@0.1.15...0.1.16

v0.1.15

#95: return self from methods to allow chaining. Thanks @​matmunn

v0.1.14

Resolves #75, connectorcard.send() will now raise a TeamsWebhookException when a sent message is too large for the API to handle. Thanks @​stmoody.

v0.1.13

potentialaction: New method: addOpenURI. Thanks @​ipsoftar

... (truncated)

Commits
  • b90c959 v 0.2.2
  • 7df9569 Merge pull request #136 from alextadams88/alexadams/issue135
  • 3d455d1 Dont check if the response text is simply '1' because it's sending a complex ...
  • d756310 Merge pull request #127 from rveachkc/doc-update
  • 040724c Docs
  • 86d8efc Merge pull request #126 from gmi-joelbondurant/master
  • e4c440d Update how to get the last http status code in README to reflect prior code c...
  • 342f792 README: added note for python2
  • 1e819a1 version 0.2.1: updated python requirements to 3.6+
  • 44a53ff Merge pull request #117 from rveachkc/pytest-cov
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pymsteams](https://github.com/rveachkc/pymsteams) from 0.1.12 to 0.2.2.
- [Release notes](https://github.com/rveachkc/pymsteams/releases)
- [Commits](rveachkc/pymsteams@0.1.12...0.2.2)

---
updated-dependencies:
- dependency-name: pymsteams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 20, 2023
@Big-Tree Big-Tree force-pushed the main branch 11 times, most recently from f2f8b6b to d44f8bf Compare January 5, 2024 15:53
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants