Skip to content

Commit fcdd59d

Browse files
Bump eventlet in /python-django-directory-sync-example (#8)
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/eventlet/eventlet/releases) - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](eventlet/eventlet@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: eventlet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95091e1 commit fcdd59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-django-directory-sync-example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ urllib3==1.26.5
1010
workos==1.6.0
1111
python-dotenv
1212
enum-compat==0.0.3
13-
eventlet==0.30.0
13+
eventlet==0.31.0
1414
greenlet==0.4.17
1515
python-engineio
1616
python-socketio

0 commit comments

Comments
 (0)