Skip to content

Commit e503a8d

Browse files
build(deps): bump pymysql in /tests/opentelemetry-docker-tests/tests
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 0.10.1 to 1.1.1. - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@v0.10.1...v1.1.1) --- updated-dependencies: - dependency-name: pymysql dependency-version: 1.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e28d65e commit e503a8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/opentelemetry-docker-tests/tests/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ psycopg2==2.9.9
4646
psycopg2-binary==2.9.9
4747
pycparser==3.0
4848
pymongo==4.6.3
49-
PyMySQL==0.10.1
49+
PyMySQL==1.1.1
5050
PyNaCl==1.6.2
5151
# prerequisite: install unixodbc
5252
pyodbc==5.0.1

0 commit comments

Comments
 (0)