Skip to content

Commit a83d6a0

Browse files
chore(deps): bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the / directory: [requests](https://github.com/psf/requests), [sqlparse](https://github.com/andialbrecht/sqlparse), [tornado](https://github.com/tornadoweb/tornado) and [urllib3](https://github.com/urllib3/urllib3). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `sqlparse` from 0.5.3 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.3...0.5.4) Updates `tornado` from 6.4.2 to 6.5 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.2...v6.5.0) Updates `urllib3` from 2.3.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.6.3) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: '6.5' dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0fd739 commit a83d6a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
asgiref==3.8.1
1+
asgiref==3.8.1
22
certifi==2025.1.31
33
charset-normalizer==3.4.1
44
Django==5.2.11
55
django-livereload-server==0.5.1
66
idna==3.10
77
pycryptodome==3.21.0
88
python-decouple==3.8
9-
requests==2.32.3
10-
sqlparse==0.5.3
11-
tornado==6.4.2
9+
requests==2.32.4
10+
sqlparse==0.5.4
11+
tornado==6.5
1212
tzdata==2025.1
13-
urllib3==2.3.0
13+
urllib3==2.6.3
1414
whitenoise==6.8.2
1515

0 commit comments

Comments
 (0)