chore: bump rjsmin from 1.2.2 to 1.2.3

Bumps [rjsmin](https://github.com/ndparker/rjsmin) from 1.2.2 to 1.2.3.
- [Changelog](https://github.com/ndparker/rjsmin/blob/1.2.3/CHANGES)
- [Commits](https://github.com/ndparker/rjsmin/compare/1.2.2...1.2.3)

---
updated-dependencies:
- dependency-name: rjsmin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-14 17:15:51 +00:00 committed by GitHub
parent a2b8145cde
commit 550f38eaaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ dependencies = [
"pydantic==2.9.2",
"requests==2.32.3",
"rcssmin==1.1.2",
"rjsmin==1.2.2",
"rjsmin==1.2.3",
"social-auth-core==4.5.4",
"social-auth-app-django==5.4.2",
"websockets==13.1",