microsoft / botbuilder-python

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
http://botframework.com
MIT License
712 stars 285 forks source link

Bumped pytest #2189

Open gandiddi opened 5 days ago

gandiddi commented 5 days ago

Fixes #2168

Description

[botbuilder.testing] Relax dependency to allow pytest 8

Specific Changes

Testing

Ran the pip install commands and pytest in the following Python versions, and they are working as expected Python 3.13.0, 3.12.5, 3.11.9, 3.10.11, 3.9.13, 3.8.10