Skip to content

Commit

Permalink
Bump whatsapp-api-client-python from 0.0.41 to 0.0.44
Browse files Browse the repository at this point in the history
Bumps [whatsapp-api-client-python](https://github.com/green-api/whatsapp-api-client-python) from 0.0.41 to 0.0.44.
- [Release notes](https://github.com/green-api/whatsapp-api-client-python/releases)
- [Commits](green-api/whatsapp-api-client-python@v0.0.41...v0.0.44)

---
updated-dependencies:
- dependency-name: whatsapp-api-client-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent b4ef1ce commit 900e030
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
whatsapp-api-client-python==0.0.43
whatsapp-api-client-python==0.0.44
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"Creative Commons Attribution-NoDerivatives 4.0 International"
" (CC BY-ND 4.0)"
),
install_requires=["whatsapp-api-client-python==0.0.43"],
install_requires=["whatsapp-api-client-python==0.0.44"],
python_requires=">=3.7"
)

0 comments on commit 900e030

Please sign in to comment.